MrSwitch / hello.js

A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect
https://adodson.com/hello.js/
MIT License
4.64k stars 547 forks source link

Yahoo Login not working anywhere in your #566

Open OmintoMehboob opened 5 years ago

OmintoMehboob commented 5 years ago

https://adodson.com/hello.js/demos/friends.html

i am trying to login with a new yahoo account its doest nothing after sigining in successfully redirect me to again signin page.

please can you check and confirm.

lukaszwilk commented 5 years ago

We've also started having this issue recently. Is there any ETA on the fix for this?

MrSwitch commented 5 years ago

I'm still able to login on the demo page (not the friends page above). I see that Yahoo have updated their API and migrated to OAuth 2. Which is good, there's obviously a job migrating from the old settings to the new. Anyone want to take a stab here's some resources https://developer.yahoo.com/oauth2/guide/flows_implicitgrant/

abhinavjonnada82 commented 3 years ago

Can I take a dig at it?

PurnashisHazra commented 2 years ago

Can I take a stab at it?

astitva3110 commented 3 weeks ago

@OmintoMehboob can i work on this?