webauthn-framework
webauthn-framework copied to clipboard
Passport and Badges
Description
The Webauthn authenticator works fine, but is a bit rigid for specific use cases. The authenticator could be split and an abstract class could handle most of the tasks. The developper will then be free to adapt the way the authenticator responses are retrieved or the badges to add.
Example
None