Does the profile form not work for that? You can limit the fields available 
on the profile page via auth.settings.profile_fields.

Anthony

On Thursday, December 15, 2011 9:51:56 PM UTC-5, thstart wrote:
>
> I am using email/password as a login.
> After login I want to have an option
> for the user to be able to change his email
> used as a login.
>
> say the user logs in with myem...@gmail.com/****
> after log in he clicks on a button (change your email),
> a form is present where he enters his new email
> as newem...@gmail.com. 
>
> He logs out, and now he can login with 
> newem...@gmail.com/****
>
> e.g. auth_user.email used to be&nbsp...@gmail.com,
> after the change to be ...@gmail.com
>
>

Reply via email to