Replies: 2 comments
-
|
I have never implemented MFA from scratch, Though i work on Pocket ID as well, so i can maybe try to implement Webauthn but thats my extent of knowledge on it currently. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In my humble opinion, Webauthn would be even stronger than 2FA. There's Zipline which is a file sharing platform which implemented webAuthn and it completely negated my need for PocketID after I set that up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for adding the OIDC feature!
Scenario
Let's a user may not want to venture into setting up their own OIDC Solution, but they want to keep their system secure, Enabling this ability would greatly increase the security of this project. Even if this is not exposed to the WWW and locally run, Having the peace of mind knowing your login is safeguarded against an angry room mate or spouse or children wishing to mess around.
Additionally having a basic login form without the option for MFA options is not a secure method anymore.
Beta Was this translation helpful? Give feedback.
All reactions