You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the WinAPI implementation currently does not support any extensions. This would be a nice addition to the library, but I do now not know when we'll be able to implement it.
For example, microsoft defines
WEBAUTHN_EXTENSIONS_IDENTIFIER_HMAC_SECRET
here:https://github.com/microsoft/webauthn/blob/9fb38aa2775e286f504fc087efc62e5557bee881/webauthn.h#L386
but it is not exposed via
python-fido2
The text was updated successfully, but these errors were encountered: