I am logging in to a Microsoft account from my windows store app(i am using the live_connect.h header file included in
WindowsLiveAuth
sample code). If a user is already signed in to a Microsoft account on windows, an app permissions pop up will be displayed and the user wont be asked to enter his login credentials. How do i stop this default behavior and request windows to show a login pop up so that a user other than the signed-in user can sign into my app.