package
0.2.7
Repository: https://github.com/ghmer/go-tiny-mfa.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewAccessToken generates a new access token that has full access on the given object.
NewAuditQueryParameter returns an AuditQueryParameter struct with some standard settings for source- and target format.
StandardQrCodeConfig returns a standard qrcode configuration.
StandardServerConfig returns a standard server configuration.

# Structs

AuditEntry represents an Audit entry in the database.
AuditQueryParameter contains parameters for querying audit entries.
No description provided by the author
Issuer is a struct.
No description provided by the author
Message is a struct used by the router.
OidcConfig is a struct containing the current oidc configuration.
No description provided by the author
ServerConfig is a struct that holds a server configuration.
Token is a struct that can be used to define access to a resource.
TokenEntry is used when returning registered tokens.
User is a struct that holds Username, Issuer and the Base32 encoded Secret Key.