Skip to content
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

Email verification #48

Open
mattrltrent opened this issue Apr 10, 2023 · 0 comments · May be fixed by #49
Open

Email verification #48

mattrltrent opened this issue Apr 10, 2023 · 0 comments · May be fixed by #49
Assignees
Labels
feature Something to be added or improved upon.

Comments

@mattrltrent
Copy link
Member

There should be endpoints created that allow a user to verify both a regular email and a student email with their account (optionally). Having an email verified would allow them to receive password resets in the future. Moreover, once a user has a verified student email associated with their account, this renders their account "verified", meaning, in the endpoint that fetches profile data about their account, it should return that they are verified. This will allow us to give them some sort of badge.

Users should also be able to decide which email (if they decide to add a personal and school email) is their "primary" communication email (as perhaps they don't really check their school email). A user should be able to switch this primary address between their school and personal emails.

Users should also be able to delete emails associated with their account, and reverify new ones.

@mattrltrent mattrltrent added the feature Something to be added or improved upon. label Apr 10, 2023
@mattrltrent mattrltrent self-assigned this Apr 10, 2023
@mattrltrent mattrltrent linked a pull request Apr 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something to be added or improved upon.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant