Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthNoop = iota AuthClientCredentials AuthPassword )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthResponse ¶
type Client ¶
func (*Client) ClientCredentials ¶
func (c *Client) ClientCredentials( clientID, clientSecret string) (*AuthResponse, error)
Click to show internal directories.
Click to hide internal directories.