privacyidea / webauthn-client

Javascript client for plugins to authenticate with WebAuthn against privacyIDEA
GNU Affero General Public License v3.0
2 stars 2 forks source link

webauthn-client

Javascript client for plugins to authenticate with WebAuthn against privacyIDEA

This is a client-side library, that can be used to facilitate authentication against privacyIDEA using WebAuthn tokens. For an example on how to build an authentication flow using this library, please see privacyidea/webauthn-demo.