Closed gmargaritis closed 2 months ago
Resolves #932
Ensure the correct key is used for access_token expiration in the GitHub backend's extra_data, and save the refresh_token.
Previously, the expiration of the access_token was not stored, causing the refresh_token functionality to be skipped.
Merged, thanks for your contribution!
Resolves #932
Ensure the correct key is used for access_token expiration in the GitHub backend's extra_data, and save the refresh_token.
Previously, the expiration of the access_token was not stored, causing the refresh_token functionality to be skipped.