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

Verify email addresses #286

Open
evadecker opened this issue Dec 17, 2024 · 0 comments
Open

Verify email addresses #286

evadecker opened this issue Dec 17, 2024 · 0 comments
Labels
backend Schema, query, and mutation changes frontend CSS, HTML, and JS changes
Milestone

Comments

@evadecker
Copy link
Member

Implement email verification during registration in order to combat spam, abuse, etc.

Email verification should also trigger when the user changes their email in settings.

A user should be able to log in and use the app without verifying, but we should display persistent notifications in settings and on their home page to encourage verification.

Follow the Convex Auth guide for setting up email verification using Resend: https://labs.convex.dev/auth/config/passwords#email-verification-setup

@evadecker evadecker added frontend CSS, HTML, and JS changes backend Schema, query, and mutation changes labels Dec 17, 2024
@evadecker evadecker added this to the Namesake v1.0 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Schema, query, and mutation changes frontend CSS, HTML, and JS changes
Projects
None yet
Development

No branches or pull requests

1 participant