admin-panel-provider icon indicating copy to clipboard operation
admin-panel-provider copied to clipboard

updating your email should send verification token to email

Open martinlasek opened this issue 7 years ago • 1 comments

martinlasek avatar Feb 14 '18 13:02 martinlasek

Use payload to store new email and send it to the new email address. Once clicked you get redirected to login with a flash message "email successfully changed" and the new email will be used from there on (change in the database).

  • [ ] create payload with email
  • [ ] add new route to handle payload

martinlasek avatar Mar 02 '18 08:03 martinlasek