w3c / webappsec-credential-management

WebAppSec Credential Management
https://w3c.github.io/webappsec-credential-management/
Other
50 stars 38 forks source link

Make isConditionalMediationAvailable() return a promise #199

Closed nsatragno closed 2 years ago

nsatragno commented 2 years ago

See https://github.com/w3c/webauthn/issues/1745, WebAuthn needs isConditionalMediationAvailable to return a promise instead of a raw boolean.