-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Allow using FIDO2 authenticators with a PIN #2194
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3d53f4 - Browse repository at this point
Copy the full SHA b3d53f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b166070 - Browse repository at this point
Copy the full SHA b166070View commit details -
Don't ask for PIN codes when unecessary. Handle PIN required exceptio…
…n from authenticator
Configuration menu - View commit details
-
Copy full SHA for c958de2 - Browse repository at this point
Copy the full SHA c958de2View commit details -
If no signOptions are provided, we should default to asking for PIN, …
…since this is the safest option. Firefox doesn't seem to pass on either SignOptions or RegisterOptions properly
Configuration menu - View commit details
-
Copy full SHA for e4f5ae1 - Browse repository at this point
Copy the full SHA e4f5ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a2f03 - Browse repository at this point
Copy the full SHA 23a2f03View commit details -
Use only CTAP2 for registration when strictly necessary. Use named va…
…riables for PIN subcommands
Configuration menu - View commit details
-
Copy full SHA for f20c68b - Browse repository at this point
Copy the full SHA f20c68bView commit details -
Use the methods in the CtapConnection class to find out its capabilit…
…ies, instead of explicitly calculating them
Configuration menu - View commit details
-
Copy full SHA for cbfb4ad - Browse repository at this point
Copy the full SHA cbfb4adView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3650924 - Browse repository at this point
Copy the full SHA 3650924View commit details -
Configuration menu - View commit details
-
Copy full SHA for b185f3a - Browse repository at this point
Copy the full SHA b185f3aView commit details