File: doc.go

package info (click to toggle)
golang-github-duo-labs-webauthn 0.0~git20220815.00c9fb5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 908 kB
  • sloc: makefile: 5
file content (3 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
// 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