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

Email Verification #117

Closed
guacamole opened this issue Mar 9, 2022 · 0 comments · Fixed by #131
Closed

Email Verification #117

guacamole opened this issue Mar 9, 2022 · 0 comments · Fixed by #131
Assignees
Labels
enhancement New feature or request

Comments

@guacamole
Copy link
Member

Is your feature request related to a problem? Please describe.
Yes,
When the user signs up with username, email and password there are no checks to make sure if the email belongs to the user.

Describe the solution you'd like
We should be able to verify the user's email. this can also be a form of authenticity check

Describe alternatives you've considered
upon sign-up, we'll send user a link on their email which can be used to verify their email and activate OpenRegistry account

Additional context
use sendgrid email api to send email and JWT link for verification within

@guacamole guacamole added the enhancement New feature or request label Mar 9, 2022
@guacamole guacamole self-assigned this Mar 9, 2022
guacamole added a commit that referenced this issue Mar 11, 2022
- this pr solves issue #117
jay-dee7 pushed a commit that referenced this issue Mar 30, 2022
- this pr solves issue #117
jay-dee7 pushed a commit that referenced this issue Mar 30, 2022
- this pr solves issue #117

Signed-off-by: jay-dee7 <[email protected]>
guacamole added a commit that referenced this issue Mar 30, 2022
- this pr solves issue #117

Signed-off-by: jay-dee7 <[email protected]>
Signed-off-by: guacamole <[email protected]>
jay-dee7 pushed a commit that referenced this issue Mar 30, 2022
- this pr solves issue #117

Signed-off-by: jay-dee7 <[email protected]>
Signed-off-by: guacamole <[email protected]>
jay-dee7 pushed a commit that referenced this issue Mar 30, 2022
- this pr solves issue #117

Signed-off-by: jay-dee7 <[email protected]>
Signed-off-by: guacamole <[email protected]>
This was linked to pull requests Mar 30, 2022
Repository owner moved this from Todo to Done in Containerish Road Map 2023-24 Mar 30, 2022
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants