Closed floscher closed 4 months ago
At the moment we login the user with the ID token, which we receive from the OAuth provider, which will expire after a while (usually 3600 seconds).
This time span should be extended by refreshing the token.
At the moment we login the user with the ID token, which we receive from the OAuth provider, which will expire after a while (usually 3600 seconds).
This time span should be extended by refreshing the token.