Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Scope prefix which indicates initiation of a cross-client authentication flow. // See https://developers.google.com/identity/protocols/CrossClientAuth ScopeGoogleCrossClient = "audience:server:client_id:" // ScopeGroups indicates that groups should be added to the ID Token. ScopeGroups = "groups" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.