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
Hi, how can I achieve persistence login in version 2.0.1? Meaning user login once, the library should return msalInstance every time the page loads. It was working fine in version 1.15.0.
I need msalInstance to logout. In 2.0.1, there's no way I can get msalInstance after page is refreshed/relaunched. I'm genuinely surprised why no one is talking about this issue as it's such an important one. Appreciate if someone can shed some light on this issue. I'm afraid I'm the one who doesn't do it right.
The text was updated successfully, but these errors were encountered:
Hi @zenith6495 I agree on this, I am also facing this issue currently and trying to figure out if there is a solution to this. Have you been able to find a solution yet ?
Hi, how can I achieve persistence login in version 2.0.1? Meaning user login once, the library should return msalInstance every time the page loads. It was working fine in version 1.15.0.
I need msalInstance to logout. In 2.0.1, there's no way I can get msalInstance after page is refreshed/relaunched. I'm genuinely surprised why no one is talking about this issue as it's such an important one. Appreciate if someone can shed some light on this issue. I'm afraid I'm the one who doesn't do it right.
The text was updated successfully, but these errors were encountered: