wrobins / cordova-plugin-msal

Use the newest Microsoft MSAL library in your Cordova-based project!
Apache License 2.0
23 stars 63 forks source link

Signout session not clear #113

Closed uzerallata closed 5 months ago

uzerallata commented 5 months ago

After signout from sso azuer session is not clear while trying to login again then not asking for creddential directly login to app. this.msal.signOut() this is how i signout the user.