Anders Åberg
Anders Åberg
Closing this as it was superseeded by #551
@Nk185 What's your use case for the Ctap2 module?
@pdugre I would expect native RP API's to expose API's similar to WebAuthn and not CTAP. On what platform are you building?
IIRC MacOS is returning (almost) WebAuthn like responses, so I don't think you would need CTAP. CTAP is the protocol used between platforms and authenticators (e.g. a security key) and...
Is there any considerations to "non https origins", like a browser extension? Our use case may be niche, but I'll share it: As a Bitwarden user, you can self-host your...