package
0.2.0-beta.2
Repository: https://github.com/tkestack/kstone.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
GetAuthenticatorProvider gets the specified authenticator provider.
No description provided by the author
No description provided by the author
GetTokenProvider gets the specified token provider.
No description provided by the author
No description provided by the author
RegisterAuthenticatorFactory registers the specified authenticator provider.
RegisterTokenFactory registers the specified token provider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Response is the struct returned by authenticator interfaces.
No description provided by the author
No description provided by the author

# Interfaces

Request attempts to extract authentication information from a request and returns a Response or an error if the request could not be checked.
Store gets and updates users.
Token checks a string value against a backing authentication store and returns a Response or an error if the token could not be checked.
TokenGenerator generates tokens.

# Type aliases

No description provided by the author
No description provided by the author