Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version - the version being released (v prefix stripped) Version = "(dev)" // ReleaseTag - the current git tag ReleaseTag = "(no tag)" // ReleaseTime - current UTC date in RFC3339 format. ReleaseTime = "(no release)" // CommitID - latest commit id. CommitID = "(dev)" // ShortCommitID - first 12 characters from CommitID. ShortCommitID = "(dev)" MPSecret = "(dev)" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
idp/oauth2
Package oauth2 contains all the necessary configurations to initialize the idp communication using oauth2 protocol
|
Package oauth2 contains all the necessary configurations to initialize the idp communication using oauth2 protocol |
Click to show internal directories.
Click to hide internal directories.