Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientCredentialsGrantBasic ¶
func ClientCredentialsGrantBasic(scopes ...string) *clientCredentialsGrantBasic
ClientCredentialsGrantBasic creates an oauth2 `Client Credentials` Grant sneding client_id and client_secret as basic auth header
func ClientCredentialsGrantValues ¶
func ClientCredentialsGrantValues(clientID, clientSecret string, scopes ...string) *clientCredentialsGrant
ClientCredentialsGrantValues creates an oauth2 `Client Credentials` Grant sneding client_id and client_secret as form values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.