Hello,
I'm facing a difficult with TAdvOutlookMail while authenticating.
First time ever logging in, the component works pretty well: it opens the Browser on the MS Auth screen, the user login in, the application gets the Token, the Refresh and all that is needed.
If the user logout (or on our Dev environment, if we delete all auth info, clean all browser cache, etc), and try to login in again, it doesn't open the MS Auth screen, it goes straight to the previous logged account, without asking for the Email and Password, so if we need to change our logged email, it is not possible.
How can I force the component to show the MS Email/Password screen every time that is connecting without a valid Token/Refresh?