Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RigProjectID = "rig"
Functions ¶
Types ¶
type Claims ¶
type Oauth2Claims ¶
type State ¶
type State struct {
Rand string
ProjectID string
AppRedirect string
ProviderType model.OauthProvider
}
type SubjectType ¶
type SubjectType int
const ( SubjectTypeInvalid SubjectType = iota SubjectTypeUser SubjectTypeServiceAccount )
Click to show internal directories.
Click to hide internal directories.