Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUserNotFound = errors.New("user identity must be provided when allowing authentication")
ErrUserNotFound error when authentication passed but no user found
Functions ¶
func ForbiddenHTTPError ¶
ForbiddenHTTPError returns HTTPError 403 with some description
func UnauthorizedHTTPError ¶
UnauthorizedHTTPError returns HTTPError 401 with some description
Types ¶
type AESEncrypter ¶ added in v0.3.3
type AESEncrypter struct { }
AESEncrypter is an encrypter that fetches the encryption key from a remote location
Directories ¶
Path | Synopsis |
---|---|
Package authenticators contains logic for setting up an Open ID Connect authenticator
|
Package authenticators contains logic for setting up an Open ID Connect authenticator |
httpfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.