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 valid email address #21

Open
ValerianClerc opened this issue May 29, 2020 · 0 comments
Open

Verify valid email address #21

ValerianClerc opened this issue May 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request p1

Comments

@ValerianClerc
Copy link
Member

We need to verify that a user's email address is actually valid and belongs to them. We can also use this to validate their codeforces account too.

Inspiration from HackMcGill:
https://github.com/hackmcgill/hackerAPI/blob/develop/services/email.service.js

Sendgrid NPM package:
https://github.com/hackmcgill/hackerAPI/blob/develop/services/email.service.js

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

No branches or pull requests

2 participants