Documentation ¶
Index ¶
- type Manager
- type Provider
- func (o *Provider) Exchange(ctx context.Context, code string, opts ...oauth2.AuthCodeOption) (*oauth2.Token, error)
- func (o *Provider) GetAuthCodeURL(ctx context.Context, state string, opts ...oauth2.AuthCodeOption) (string, error)
- func (o *Provider) UserInfo(ctx context.Context, tokenSource oauth2.TokenSource) (*oidc.UserInfo, error)
- func (o *Provider) Verify(ctx context.Context, rawIDToken string) (*oidc.IDToken, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.