
Migrate from U2F to Webauthn Co-authored-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 lines
201 B
Go
Vendored
3 lines
201 B
Go
Vendored
// Contains the API functionality of the library. After creating and configuring a webauthn object, users can
|
|
// call the object to create and validate web authentication credentials.
|
|
package webauthn
|