alexandrtovmach / react-instagram-login

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

Fixed a user_id number overflow, and no longer using Heroku CORS wrapper. #6

Open SinusPi opened 3 years ago

alexandrtovmach commented 3 years ago

Thanks for contribution Could you explain your motivation to do this changes?

SinusPi commented 3 years ago

My motivation? These changes make this module work again, without the Heroku wrapper, and with no problems handling Instagram's broken large user IDs. You can see it in action at https://djab.eu/taghelper/ .

alexandrtovmach commented 3 years ago

Yes, I found issue created, so now it's clear for me

alexandrtovmach commented 3 years ago

Will double check it today, and if everything fine will make a release