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
In #24 a way for the authenticator to force UV for specific passkeys was added. This coincides with the credProtect authenticator extension's functionality. Once we have extension infrastructure in main we can migrate the out-of-band way to force UV to using CredProtect.
This has the added benefit of letting the RP know that these specific keys are backed by UV at every authentication. This can be appreciated by the RPs that care about it.
The text was updated successfully, but these errors were encountered:
In #24 a way for the authenticator to force UV for specific passkeys was added. This coincides with the
credProtect
authenticator extension's functionality. Once we have extension infrastructure in main we can migrate the out-of-band way to force UV to usingCredProtect
.This has the added benefit of letting the RP know that these specific keys are backed by UV at every authentication. This can be appreciated by the RPs that care about it.
The text was updated successfully, but these errors were encountered: