Hi all,

I'm using othAuth with cake 1.1.x.x.
I have a scenario where a user signs up for an account and then gets an
email with an activation link. When the user clicks the link they can login.
However, once logged in I want them to fill out their account profile. Once
filled in I set their account to active in a filed in the database. At login
I check the value of this field to see whether to grant access to their
account area or bring them to the profile form. However, in order to update
the session info it is required that they logout and log back in. So I'm
wondering if anyone knows a way to refresh the othAuth session info while
they are logged in?
At present I'm manually setting the value but it's a bit messy.

cheers,

sonic

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to