This repository has been archived by the owner. It is now read-only.
change password screens needed. #254
Closed
Comments
yes it will be. In fact, change password and delete account are the only "account management" like things you can do right now. We got no design for a dashboard yet, but I heard from Ryan that it will probably reside at https://accounts.firefox.com/manage. Requires login, of course. |
|
@zaach, @vladikoff - can we get a new version of the fxa-js-client built with the password reset functionality? It looks like v0.1.4 was built just before @vladikoff added it. |
|
@zaach, @vladikoff - we also need changePassword functionality. |
|
I mistyped, sessionDestroy is the additional functionality needed. |
This was referenced Jan 21, 2014
shane-tomlinson
pushed a commit
that referenced
this issue
Jan 22, 2014
* Add two new screens, /manage and /delete_account * Add new auth-server functions to the fxa-client * Allow the fxa-client to handle updating the Session state * When visiting /, redirect to /signup * Remove the old /settings page issue #254
shane-tomlinson
pushed a commit
that referenced
this issue
Jan 23, 2014
* Update the /settings screen with change password and sign out functionality * Add /delete_account * Add new auth-server functions to the fxa-client * Allow the fxa-client to handle updating the Session state * When visiting /, redirect to /signup issue #254
shane-tomlinson
pushed a commit
that referenced
this issue
Jan 23, 2014
* Update the /settings screen with change password and sign out functionality * Add /delete_account * Add new auth-server functions to the fxa-client * Allow the fxa-client to handle updating the Session state * When visiting /, redirect to /signup issue #254
shane-tomlinson
pushed a commit
that referenced
this issue
Jan 23, 2014
* Update the /settings screen with change password and sign out functionality * Add /delete_account * Add new auth-server functions to the fxa-client * Allow the fxa-client to handle updating the Session state * When visiting /, redirect to /signup issue #254
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As compared to reset password.
@ckarlof - is account management taken care of from within hosted code?
The text was updated successfully, but these errors were encountered: