breuerfelix / jinsta

javascript + instagram + algorithms
MIT License
60 stars 13 forks source link

It doesn't catch username or password error #63

Open imkimchi opened 4 years ago

imkimchi commented 4 years ago

noticed nothing worked, was reverse engineering and found out that it doesn't catch any username or password error in catch

https://github.com/breuerfelix/jinsta/blob/master/src/session.ts#L125

breuerfelix commented 4 years ago

ouh really good point ! thats quite important :)) will try to fix this asap :)