Versions in this module Expand all Collapse all v0 v0.0.1 May 19, 2021 Changes in this version + func SetTokenSession(session *sessions.Session, token *oauth2.Token) + type Authenticator struct + Config oauth2.Config + Ctx context.Context + Provider *oidc.Provider + func NewAuthenticator(ctx context.Context, oidcConf config.Oidc) (*Authenticator, error)