Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 646 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 646 Bytes

webauthn

WebAuthn data structures and verification library

Go Reference

About

This is a flexible, unopinionated library for dealing with WebAuthn data structures generated during credential registration and assertion.

Note that:

  1. This library is currently in a pre-1.0 state.
  2. Because this library provides low-level functionality, be sure you know what you're doing when using it.

Contributions

You may find that some additional functionality you're interested in is missing, so feel free to contribute additions!