dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.83k stars 1.13k forks source link

Facebook Login #1191

Open papuruth opened 4 years ago

papuruth commented 4 years ago

Put an [x] if you meet the condition, else leave [ ].

Is it possible to implement login with fb? I intercepted the request from the Instagram apk . The endpoints for login with fb is as Endpoints:

but when im authenticating using my token received from passport auth the response error for first endpoint is - You can login to instagram with your username or create an account and for second endpoint it gives 400 Bad request error saying [object object] I have no idea what is big_blue_token

gokaybiz commented 3 years ago

It's probably an access token, taken from "Facebook's official Instagram application" And you getting that token with x_auth. if you could contact me in telegram, we can collaborate and enchant this library :+1: @gokaybiz

kingbotss commented 1 year ago

can add login with facebook cookies & getting access token from the flow