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
I don't think EdDSA has ever worked (?). I added skeleton support in this commit to aid future development - but it is untested, and I'm not sure the implementation of Web Cryptography API in Deno and Node supports it without enabling experimental flags yet.
So, this is in need of further investigation and tests to cover. Up for grabs!
I'm looking for EdDSA support: https://github.com/webauthn-open-source/fido2-lib/blob/master/lib/keyUtils.js#L161
Is there something stopping this? Or really, what was the reason this was disabled (There was actually enabled for some time and then disabled)
The text was updated successfully, but these errors were encountered: