dex/cmd/example-app
Eric Chiang fdc529ee0d cmd/example-app: check if a provider supports a refresh token scope
Some OpenID Connect providers, notably Google, don't follow the spec
and allow refresh tokens to be requested with the "offline_access"
scope. Try to determine which we're talking to by checking the
supported_scopes listed by the provider discovery.
2016-10-10 08:52:07 -07:00
..
main.go cmd/example-app: check if a provider supports a refresh token scope 2016-10-10 08:52:07 -07:00
templates.go *: add example-app 2016-08-08 16:32:42 -07:00