vmware-archive / gangway

An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.
Apache License 2.0
409 stars 111 forks source link

Refresh token with Google #91

Closed Lujeni closed 5 years ago

Lujeni commented 5 years ago

Hello,

By default, the token is only valid for 1 hour.

Is it planned to manage the refresh token ? imho, it's quite constraining for the user.

Thanks

stevesloka commented 5 years ago

Fixed by #90