Commit 65d2c6f3 authored by Jérome Perrin's avatar Jérome Perrin

oauth_google_login: support refresh when refresh_token is still valid

When refresh_token is still valid google's endpoint does not include the
current refresh token in the response when refreshing the token, we need
to keep the current one.
This fixes user logout every one hour.
parent 1cffe324
Pipeline #38514 passed with stage
in 0 seconds