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

TASK : Registration validation email #122

Open
orubel opened this issue Jun 24, 2024 · 2 comments
Open

TASK : Registration validation email #122

orubel opened this issue Jun 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@orubel
Copy link
Collaborator

orubel commented Jun 24, 2024

Registration needs to LOCK acct(user) and send verification email.

We can integrate this in so users don't have to do this themselves.

Need to create endpoint for callback.

@orubel orubel added the bug Something isn't working label Jun 24, 2024
@orubel orubel self-assigned this Jun 24, 2024
@orubel orubel added enhancement New feature or request and removed bug Something isn't working labels Jun 24, 2024
@orubel
Copy link
Collaborator Author

orubel commented Jun 25, 2024

This requires building a MailService and perhaps even beapi_mail.yml for config properties

@orubel
Copy link
Collaborator Author

orubel commented Jun 25, 2024

added registration_verification_code to user domain and added mail starter

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

No branches or pull requests

1 participant