Documentation ¶
Index ¶
- type Provider
- func (*Provider) AuthorizationURL(config *oauth2.Config, parameters *types.AuthorizationParamters) (string, error)
- func (*Provider) CodeExchange(ctx context.Context, parameters *types.CodeExchangeParameters) (*oauth2.Token, *oidc.IDToken, error)
- func (*Provider) Config(ctx context.Context, parameters *types.ConfigParameters) (*oauth2.Config, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
func (*Provider) AuthorizationURL ¶ added in v0.2.52
func (*Provider) CodeExchange ¶ added in v0.2.52
Click to show internal directories.
Click to hide internal directories.