asp.net mvc - Microsoft.Owin.Security.Facebook C# MVC - Sign in with different account or second account -


during first time user tries login facebook, dialog appears, user signs in , social account created in application. problem when same user wants link second/different facebook account, login dialog not appear able sign in different account. i've tried solution: facebook popup login owin, no luck. redirection automatically assumes same/first account , continues linklogincallback.

how can show login dialog everytime user tries linking user account other facebook account(s) through application?

your appreciated. thanks.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -