You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: