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
The API documentation for AuthReactConfig does not include any mention of the periodicTokenRefresh property.
Since SDK version 4.0 had auto token refresh enabled by default, updating to the latest version caused automatic refresh to stop working. After investigating the SPA code, I found that this property was introduced, but it is not documented.
The text was updated successfully, but these errors were encountered:
The API documentation for
AuthReactConfig
does not include any mention of theperiodicTokenRefresh
property.Since SDK version 4.0 had auto token refresh enabled by default, updating to the latest version caused automatic refresh to stop working. After investigating the SPA code, I found that this property was introduced, but it is not documented.
The text was updated successfully, but these errors were encountered: