Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

[Feature Request] Implement flow for two-factor authentication and password reset #145

Closed
4 tasks done
bartvanb opened this issue Oct 26, 2023 · 0 comments · Fixed by #177
Closed
4 tasks done

[Feature Request] Implement flow for two-factor authentication and password reset #145

bartvanb opened this issue Oct 26, 2023 · 0 comments · Fixed by #177

Comments

@bartvanb
Copy link
Member

bartvanb commented Oct 26, 2023

Problem description
Vantage6 servers supports two-factor authentication and password reset via email. The new UI does not yet have a workflow to support these scenarios

Desired solution

  • When a user logs on for the first time on a 2FA server, show them the QR code to set up
  • Subsequent logins by that user, they should provide the MFA code after the username/password
  • If users forgot their password, there should be a link on the login page that allows them to reset it
  • Next, the reset page should redirect to a page to reset the password using the data from the reset email.

Additional context
This was already implemented in the old UI, so good to reimplement from there

@github-actions github-actions bot added the New label Oct 26, 2023
@bartvanb bartvanb removed the New label Nov 9, 2023
@bartvanb bartvanb added this to Sprints Nov 9, 2023
@github-project-automation github-project-automation bot moved this to Todo in Sprints Nov 9, 2023
@bartvanb bartvanb moved this from Todo to In Progress in Sprints Nov 30, 2023
@bartvanb bartvanb moved this from In Progress to To Review in Sprints Dec 4, 2023
@bartvanb bartvanb moved this from To Review to Done in Sprints Dec 6, 2023
@bartvanb bartvanb closed this as completed Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant