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

calling passport-instagram from REACTJS #14

Open
mehdimir opened this issue Jul 5, 2017 · 1 comment
Open

calling passport-instagram from REACTJS #14

mehdimir opened this issue Jul 5, 2017 · 1 comment

Comments

@mehdimir
Copy link

mehdimir commented Jul 5, 2017

Hi there,
thanks for creating awesome library! I got this working on my Nodejs app. however, I do not have frond end in my nodejs so I would like to call it from my REACTJS app. when I call /auth/instagram since it is returning to the app via a callback from ingragram, I do not get the response in ReactJS app (no instagram login page is shown). any help really would be appreciated.

@ivanvs
Copy link

ivanvs commented Jul 14, 2017

For you workflow you should try using passport-instagram-token. I had similar problem when I wanted to use Facebook login in Node.js app from React client, and I have started using passport-facebook-token.

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