Documentation
¶
Index ¶
Constants ¶
View Source
const ( OrgType = "google" // https://developers.google.com/identity/protocols/OAuth2InstalledApp GoogleOauth2ClientID = "37154062056-220683ek37naab43v23vc5qg01k1j14g.apps.googleusercontent.com" GoogleOauth2ClientSecret = "pB9ITCuMPLj-bkObrTqKbt57" )
Variables ¶
This section is empty.
Functions ¶
func IssueToken ¶
func IssueToken() error
Types ¶
type Authenticator ¶
type Authenticator struct { Options // contains filtered or unexported fields }
func (*Authenticator) Check ¶
https://developers.google.com/identity/protocols/OpenIDConnect#validatinganidtoken
func (Authenticator) UID ¶
func (g Authenticator) UID() string
Click to show internal directories.
Click to hide internal directories.