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
I'm developing a React + Vite app and some of my users use mannualy date time configuration in their smartphones. Because of this, that users are receiving a "expired token" message by react-oidc lib.
There some custom config or implementation that I can do to de lib uses a differente timezone to validade the user's token?