Lukas
Lukas
* https://developers.yubico.com/WebAuthn/Concepts/Enterprise_Attestation/Getting_Started.html * https://github.com/YubicoLabs/enterprise-attestation-demo
does it work on other sites like https://webauthn.io/ ? FIDO is standardized, so it's not relevant if it's mentioned in the list of authenticators of this library.
its not implemented at the moment because browser support is not there. check https://web.dev/articles/webauthn-related-origin-requests its better to do a login subdomain (login.example.com) and redirect all logins to there. this is...