dex/cmd
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
..
dex {cmd/dex,server}: expose skip approval screen option 2016-10-07 11:53:01 -07:00
example-app cmd/example-app: check if a provider supports a refresh token scope 2016-10-10 08:52:07 -07:00