package
0.0.0-20201207103852-a92fb974c6a5
Repository: https://github.com/jrockway/jsso2.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
BearerToken is information authenticating a single request.
Credential represents a WebAuthn public-key credential.
Header is an HTTP header.
RedirectToken is a request to redirect to a new URI.
No description provided by the author
Session links a token (the id) and a user.
SessionMetadata stores extra information about a session.
SetCookieRequest is a request to set a session cookie.
User represents something that can log in.