Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Change Email

Brock Allen edited this page Oct 21, 2013 · 2 revisions

MembershipReboot allows for a user to change their email address. This involves sending an email with a code to the new email address to verify control of the email account and to confirm the user's intent. This requires the user to enter this code into the application along with their password and re-enter the new email address. It is the application's responsibility to provide the interface for the user to enter this information.

Clone this wiki locally