Right, OK, the $user_id is better off stored in the session. The authentication key still needs to be POSTed to the index() action for comparison against the version of the authorization key stored in the system. I realize now that a redirect() from the login() action to the index() action seems to bring the POST data with it.
So it works :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
