Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 761 Bytes

WebAuthn Library

GoDoc Build Status Go Report Card

This is the fork of hanko.io of the duo-labs webauthn library . We modified it to suit our needs and added some missing features:

  • Support for Resident Keys
  • Possibility to add a Policy which decides on which Authenticators are accepted when an Attestation is sent
  • Apple Attestation support

Usage

TODO