package
1.4.0
Repository: https://github.com/llmariner/session-manager.git
Documentation: pkg.go.dev

# Functions

NewExternalAuthenticator returns a new ExternalAuthenticator.
NewTokenExchanger returns a new TokenExchanger.
NewWorkerAuthenticator returns a new WorkerAuthenticator.q.

# Variables

Common errors.
Common errors.
Common errors.
Common errors.

# Structs

ExternalAuthenticator authenticates external requests with RBAC server.
NoopAuthenticator does not authenticate requests.
TokenExchanger exchanges the code for a token.
TokenExchangerOptions is the options for TokenExchanger.
WorkerAuthenticator authenticates external requests with RBAC server.

# Interfaces

Authenticator authenticates an inbound http.Request.