-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Depends, users wants to sign in twice but can't because the Microsoft auth keeps them logged in, with no obvious way of logging out.
Describe the solution you'd like
A method to logout the active user (or clear the entire cache and everything with it) within MicrosoftAuthenticator.
Cheat-Dev