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.
Showing
Please register or sign in to comment