Open
Description
Core Library
MSAL.js (@azure/msal-browser)
Wrapper Library
MSAL React (@azure/msal-react)
Public or Confidential Client?
Confidential
Description
Caching of user account data (idTokenClaims, etc.) that acquireTokenSilent returns is needed. It is not clear if MSAL-react caches these data, and I did not find this data in the sessionStorage.