errors

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCredentialTypeMismatch          = errors.New("credential type mismatch")
	ErrCollectedClientDataTypeMismatch = errors.New("collected client data type mismatch")
	ErrChallengeMismatch               = errors.New("challenge mismatch")
	ErrOriginMismatch                  = errors.New("origin mismatch")
	ErrRpIdHashMismatch                = errors.New("rp id hash mismatch")
	ErrUserNotPresent                  = errors.New("user not present")
	ErrUserNotVerified                 = errors.New("user not verified")
	ErrUnexpectedSignatureCount        = errors.New("unexpected signature count")
	ErrPublicKeyAlgorithmMismatch      = errors.New("public key algorithm mismatch")
	ErrPublicKeyMismatch               = errors.New("public key mismatch")
	ErrAuthenticatorDataMismatch       = errors.New("authenticator data mismatch")
	ErrSignatureVerifyFailure          = errors.New("signature verify failure")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL