GridtNetwork / gridt-client

Official client of the GridtNetwork.
https://gridt.org
Other
3 stars 1 forks source link

As a user, I want to be able to change my e-mail, so that I can receive updates on my preferred address. #164

Open PJvanVliet opened 4 years ago

PJvanVliet commented 4 years ago

A request for an e-mail change token should be done on the page /user/change_email/request. The user needs to send a password (to confirm the e-mail change) and a new e-mail.

A confirmation of the e-mail change should come in on the page /user/change_email/confirm?token=... The token should be sent to the API.