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

Passportjs without popup window? #1

Open
wizardnet972 opened this issue Oct 9, 2018 · 1 comment
Open

Passportjs without popup window? #1

wizardnet972 opened this issue Oct 9, 2018 · 1 comment

Comments

@wizardnet972
Copy link

I'm using passport.js in my node application.
Is there a way to authenticate to social network without open popup window? (for the second time, when the user is already give the permissions). if so, how?

Maybe there is an API that tell me if my Facebook app is need permission from the user, if so I'll open the window..

@caub
Copy link

caub commented Aug 28, 2019

@wizardnet972 Are you using Safari? I know there is a problem with Safari and a popup for the Basic auth 401 response (I can't test though, I'm on Linux)

Here's the relevant PR jaredhanson/passport-http#82, we've ran this code since years, it would be easier to merge it for us. Here is the fork we've been using https://github.com/powmedia/passport-http

@jaredhanson

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

2 participants