mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 02:42:57 +02:00
Google only provide refresh_token on the first authorization from the user. If user clears cookies, re-authorization will not bring back refresh_token. A work around to this is to add prompt=consent to the OAuth redirect URL and will always return a refresh_token. |
||
---|---|---|
.. | ||
google.go | ||
microsoft.go | ||
mock_provider.go | ||
oidc.go | ||
okta.go | ||
onelogin.go | ||
providers.go |