-
-
Notifications
You must be signed in to change notification settings - Fork 7
WebAuthn #20
Copy link
Copy link
Open
Labels
new pluginNew featureNew feature
Metadata
Metadata
Assignees
Labels
new pluginNew featureNew feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Low-Priority
Why that plugin should be added?
For security reasons, some apps may require to use physical keys to login, such as YubiKey. That also offers sign-in/sign-up without password.
What features this plugin should have and how it should work?
It should be able to login using U2F/WebAuthn with the same credentials of the website/browser.
What alternatives you've considered?
Using hyperlink to open the website, which handles the login.
Is this plugin implementable on all OSes (Android, iOS, macOS, WASM, Windows...)?
Yes.
Did you known any particular limitation for specific OS?
On Windows might not work.