Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthenticationFlow does not start #47

Open
michaelLoeffelmann opened this issue Apr 29, 2021 · 0 comments
Open

AuthenticationFlow does not start #47

michaelLoeffelmann opened this issue Apr 29, 2021 · 0 comments

Comments

@michaelLoeffelmann
Copy link

When storeAuthStateInCookie is enabled and i closed the application for round about 1 hour, it sometimes happens that the authentication flow does not start. When i call this.$msal.isAuthenticated() in the mounted hook of my application, it returns true, but when i take a look to the this.$msal.data the idToken is empty and accessToken is invalid.

The only way to bring my application back working is to clear all cookies and local storage.

Is there somebody who has the same issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant