Open glyph opened 1 year ago
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.
@dainnilsson presumably you mean "do not know"?
@dainnilsson presumably you mean "do not know"?
Yes, thanks for catching that! 😄
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