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
* Fixes the error code for blocked UV
First, with an answer on the specification question,
we change the comment on the error code being a potential typo:
fido-alliance/fido-2-specs#1672
Also, I realized that the default was wrong before, so now the error
code with `*_UV_*` is used for UV operations as intended.
* Code style suggestion fix
* Fixes documentation with private repo links
0 commit comments