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 flow? #52

Open
jimmiejackson414-zz opened this issue Nov 16, 2020 · 1 comment
Open

Verify email flow? #52

jimmiejackson414-zz opened this issue Nov 16, 2020 · 1 comment
Labels
backend Backend-related enhancements enhancement New feature or request ux UX-related enhancements

Comments

@jimmiejackson414-zz
Copy link
Owner

Currently the User model has MustVeryEmail and the db has an email_verified_at column. If this is something I want to keep, need to add that to the Register User flow ("Please verify and click on the link in the email sent to you...").

If I don't want to keep it, remove from model and db.

@jimmiejackson414-zz jimmiejackson414-zz added enhancement New feature or request backend Backend-related enhancements ux UX-related enhancements labels Nov 16, 2020
@jimmiejackson414-zz
Copy link
Owner Author

SendGrid article

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend-related enhancements enhancement New feature or request ux UX-related enhancements
Projects
None yet
Development

No branches or pull requests

1 participant