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

Implement user verification workflow #177

Closed
4 of 6 tasks
holtgrewe opened this issue Oct 29, 2023 · 0 comments · Fixed by #184
Closed
4 of 6 tasks

Implement user verification workflow #177

holtgrewe opened this issue Oct 29, 2023 · 0 comments · Fixed by #184
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@holtgrewe
Copy link
Member

holtgrewe commented Oct 29, 2023

Is your feature request related to a problem? Please describe.
We enable users to login with OrcID or LifeScience RI. However, we do not allow verification of user accounts yet.

Describe the solution you'd like
We need to implement sending of emails and then setup the account verification flow in the backend and in the frontend.

  • sending of emails
  • enable account verification flow in backend
  • implement account verification flow in frontend
    • in the frontend, nudge the user to have their account verified
  • properly test backend
  • properly test frontend

Describe alternatives you've considered
N/A

Additional context

@holtgrewe holtgrewe added the enhancement New feature or request label Oct 29, 2023
@holtgrewe holtgrewe added this to the 0.2.0 milestone Nov 4, 2023
@holtgrewe holtgrewe self-assigned this Nov 4, 2023
@holtgrewe holtgrewe linked a pull request Nov 4, 2023 that will close this issue
@holtgrewe holtgrewe changed the title Implement user activation workflow Implement user verification workflow Nov 6, 2023
gromdimon pushed a commit that referenced this issue Nov 8, 2023
Co-authored-by: gromdimon <[email protected]>
Since there's a separate issue for testing (#174 ), I'm closing this PR.
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

Successfully merging a pull request may close this issue.

2 participants