alexandrtovmach / react-instagram-login

Instagram OAuth with React
https://alexandrtovmach.github.io/react-instagram-login/
MIT License
11 stars 5 forks source link

This uses CORS-Anywhere from Heroku, no longer available (403). #5

Open SinusPi opened 3 years ago

SinusPi commented 3 years ago

See subject.

Also, why is it not mentioned anywhere that the requests made by this module are proxied by a third party? Not nice.

alexandrtovmach commented 3 years ago

There is no stable version of package, so it's not recommended to use anywhere except development/testing reasons

SinusPi commented 3 years ago

It's doing fine, though - after changing to a proper non-heroku URL (it works for connecting straight to Instagram) and adding a fix for large user_id numbers (Instagram started to return IDs larger than MAX_SAFE_INTEGER) it's a good lib.

On Wed, 21 Apr 2021 at 09:13, Alexandr Tovmach @.***> wrote:

There is no stable version of package, so it's not recommended to use anywhere except development/testing reasons

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexandrtovmach/react-instagram-login/issues/5#issuecomment-823833955, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3QELJU2GEC6VJLA6G3AQDTJZ3IZANCNFSM43EGWECQ .

-- Adam "Sinus" Skawiński