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

feat(web-app): Add TOTP based 2FA #81

Closed
McPizza0 opened this issue Feb 15, 2024 · 0 comments · Fixed by #123
Closed

feat(web-app): Add TOTP based 2FA #81

McPizza0 opened this issue Feb 15, 2024 · 0 comments · Fixed by #123
Labels
advanced Extra attention is needed enhancement New feature or request requires design this issue either needs a design focused dev or a design to be submitted before work can begin typescript code is mostly backend/typescript based

Comments

@McPizza0
Copy link
Member

Once #79 merges, we will need to add TOTP based 2fa
We are now using Lucia Auth, and its sister package Oslo

Oslo provides helpers to work with TOTP: https://oslo.js.org/reference/otp/

This should be set up in the new Personal settings > security page as per: #80

@McPizza0 McPizza0 added enhancement New feature or request advanced Extra attention is needed nuxt/vue typescript code is mostly backend/typescript based requires design this issue either needs a design focused dev or a design to be submitted before work can begin labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced Extra attention is needed enhancement New feature or request requires design this issue either needs a design focused dev or a design to be submitted before work can begin typescript code is mostly backend/typescript based
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant