jaredhanson / passport-windowslive

Windows Live authentication strategy for Passport and Node.js.
MIT License
35 stars 20 forks source link

Sync multi-account #15

Open Nico-Nico-FR opened 8 years ago

Nico-Nico-FR commented 8 years ago

Hello, I would like to sync multi-account (outlook.com...), but when I call /auth/windowslive, we don't ask me to login to an account. How can I force a new account prompt?

Thank you

martinlaukkanen commented 7 years ago

Hi, see issue #16 and the solution attached to it to enable forced login prompting.