You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
The text was updated successfully, but these errors were encountered:
@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)
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..
The text was updated successfully, but these errors were encountered: