Documentation
¶
Index ¶
Constants ¶
View Source
const SESS_IDTOKENCLAIMS = "idtokenclaims"
View Source
const SESS_RAWIDTOKEN = "idtoken"
View Source
const SESS_STATE = "state"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Port int
IssuerURL string
ClientID string
ClientSecret string
Scopes Scopes
SelfURL string
EndSessionEndpoint string
// contains filtered or unexported fields
}
type TemplateData ¶
Click to show internal directories.
Click to hide internal directories.