Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmptyAuth = errors.New("empty authorization content") ErrNoMatchingProvider = errors.New("no matching provider for Authorization content") )
Functions ¶
This section is empty.
Types ¶
type Service ¶ added in v2.16.0
type Service struct {
// contains filtered or unexported fields
}
func (Service) IsAuthenticated ¶ added in v2.16.0
func (Service) IsAuthorized ¶ added in v2.16.0
Click to show internal directories.
Click to hide internal directories.