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

Confirmation Link not sent in welcome email signup (API) #18

Open
devanandb opened this issue Apr 20, 2020 · 1 comment
Open

Confirmation Link not sent in welcome email signup (API) #18

devanandb opened this issue Apr 20, 2020 · 1 comment

Comments

@devanandb
Copy link

Hey @aloysius-tim , great repo by the way, its really a greater starter!

While trying to figure out the sign up, found that confirmation block of welcome is not sent because there is no confirmation_token.

Should it just be:
user.confirmation_token = uuid() in the signup function of api/app/Controllers/Http/AuthController.js

Or if it was not set with a different intention, let me know, else I will raise a PR with this fix?

Thanks again!

@aloysius-tim
Copy link
Owner

aloysius-tim commented Apr 22, 2020 via email

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

No branches or pull requests

2 participants