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

Cannot log out on ios #69

Closed azulian-altevie closed 3 years ago

azulian-altevie commented 3 years ago

Hi. first of all thanks for your work. This plugin is a real life saver. I don't know if this is the right place to raise a question but here I am. Secondly, I cannot log out of IOs. I have configured it with a single account so I dont pass the user ID but it's not logging out. thanks

azulian-altevie commented 3 years ago

Hi. I solved. I could log out using the prompt option in advanced settings. I didnt read that part partly because i didnt think i needed it but mostly because i'm dumb. It's clearly written there that microsoft will log the user again even if the cookies were cleared (I really don't think it's the most intuitive behaviour. If you ever read this thank you very much for this plugin.