Skip to content

Email address update confirmation flow #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

chriscarrollsmith
Copy link
Contributor

@chriscarrollsmith chriscarrollsmith commented Dec 25, 2024

  • Implement POST endpoint to request email update and GET endpoint to confirm it, with corresponding token model and helpers to handle templating and sending the email
  • Update profile.html and corresponding routes to factor out the email update as a separate section
  • Build unit tests to make sure this all works correctly
  • Maybe log the user back in automatically rather than make them do it manually?

Closes #14

@chriscarrollsmith chriscarrollsmith changed the title Display user avatar thumbnail instead of silhouette if available Email address update confirmation flow Dec 25, 2024
@chriscarrollsmith chriscarrollsmith marked this pull request as ready for review December 27, 2024 16:13
@chriscarrollsmith chriscarrollsmith merged commit 6d7f509 into main Dec 27, 2024
2 checks passed
@chriscarrollsmith chriscarrollsmith deleted the 14-move-update-email-to-its-own-section-of-the-profile-page-and-require-email-confirmation branch December 27, 2024 16:13
@chriscarrollsmith chriscarrollsmith self-assigned this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move "update email" to its own section of the profile page and require email confirmation
1 participant