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

Send an account confirmation email to admin-created users #36

Open
ciatph opened this issue Apr 17, 2022 · 0 comments
Open

Send an account confirmation email to admin-created users #36

ciatph opened this issue Apr 17, 2022 · 0 comments
Labels
backend New features, updates and enhancements for the backend /server

Comments

@ciatph
Copy link
Owner

ciatph commented Apr 17, 2022

  • Admin-created users' emailVerified status should be initially set to false
  • Use the firebase-admin options described in the Generating Email Action Links docs to send an account confirmation email to newly-created users.
  • Users' emailVerified status should be updated to true after clicking the confirmation URL link from the email
@ciatph ciatph added the backend New features, updates and enhancements for the backend /server label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend New features, updates and enhancements for the backend /server
Projects
None yet
Development

No branches or pull requests

1 participant