Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what if the user has multiple accounts on facebook and wanna switch to another account #275

Open
abdofola opened this issue Jul 28, 2020 · 0 comments

Comments

@abdofola
Copy link

let's assume the user has accounts "a,b,c" and "a" is already logged-in and wanna switch to "b" what parameter to add in addition to the scope

app.get('/auth/facebook',
        passport.authenticate('facebook', {scope: ['email'] })
    );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant