You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the sample, we noticed the refresh token isn't used to automatically get a new access token. Our OAuth provider uses a relatively short timeout on the access token. Is there any way to configure openid_connect to utilize the refresh token so the user isn't constantly sent back to the login page?
The text was updated successfully, but these errors were encountered:
When running the sample, we noticed the refresh token isn't used to automatically get a new access token. Our OAuth provider uses a relatively short timeout on the access token. Is there any way to configure openid_connect to utilize the refresh token so the user isn't constantly sent back to the login page?
The text was updated successfully, but these errors were encountered: