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

support 2-factor authentication #22

Open
thestinger opened this issue Apr 4, 2018 · 2 comments
Open

support 2-factor authentication #22

thestinger opened this issue Apr 4, 2018 · 2 comments
Labels
enhancement New feature or request priority-low

Comments

@thestinger
Copy link
Member

No description provided.

@thestinger thestinger added the enhancement New feature or request label Apr 4, 2018
@beerisgood
Copy link

WebAuthn / FIDO2 should be used for that as it provide best security and is compatible with U2F (FIDO1) token and is supported by Android, Windows and all mainstream browsers.

https://webauthn.io/

@bingoxo
Copy link

bingoxo commented Nov 20, 2023

if possible also add login with passkey

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

No branches or pull requests

4 participants
@thestinger @beerisgood @bingoxo and others