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
Enhance token management in AuthenticationProvider by introducing a ref for token storage and updating token handling functions to improve state management and asynchronous token retrieval. 63f9a4c
Refactor token retrieval and login calls to remove unnecessary promise handling in Authentication and AutoLogin components; add JSON header to fetch request in getWellKnown service. 93308a5