Documentation ¶
Index ¶
- type Client
- func (c *Client) Finish(ctx context.Context, code string) error
- func (c *Client) GetClientID() string
- func (c *Client) GetOauth() *oauth2.Config
- func (c *Client) GetToken(ctx context.Context) (*oauth2.Token, error)
- func (c *Client) GetURL() string
- func (c *Client) GetUserInfo(ctx context.Context) (*gauth.Userinfo, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetClientID ¶
Click to show internal directories.
Click to hide internal directories.