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 session should not be committed (for instance MsalSessionTokenCacheProvider.cs#L96, but there are other lines). Commit is automatically called at the end of the request. If we do it prematurely, nobody can modify it any longer.
The text was updated successfully, but these errors were encountered:
Which Version of Microsoft Identity Web are you using ?
Microsoft Identity Web 0.1.5-preview
** Things to fix:
The text was updated successfully, but these errors were encountered: