Yahoo OAuth 2.0 login malfunction - yahoo-api

Today when I tried to access to my org SSO website using Yahoo OAuth 2.0, it failed and have the below behavior.
Initiate Yahoo OAuth flow, so it is now inside https://login.yahoo.com/config/login
Login page is shown, type in login name
Type in password
After loading for a while... It will go back to Login page in Step 2
Repeat Step 2-3
It was definitely working before without the above bug, anybody else is experiencing the same bug and/or know how to fix this?

Edit on 10 May 2019,
The Yahoo OAuth 2 login flow is down again, maybe wait a few months and it will work again...
Tested on 31 Aug 2018,
The Yahoo OAuth 2 login flow is working again, probably Yahoo team fixing their bug.

Related

Developer Policy 6.1: Verify that you have integrated Login correctly. Your app shouldn't crash or hang during the testing process

we received an email from Facebook review team telling us that our live app (website) is being reviewed and later got another templated email saying that our login is crashing or hanging, suggested we fix it, and gave us a bunch of links to the best practices on how to fix the FB login integration.
The problem is we don't use FB in our login (we just use their Marketing API) and, to us, the login works just fine.
Anyone else with a similar experience out there? If so, what did you do?

xamarin facebook authentication no longer supported for android

following the microsoft examples as documented here:
https://learn.microsoft.com/en-us/xamarin/xamarin-forms/data-cloud/authentication/azure-cosmosdb-auth
Everything is fine up to the point where I run the xamarin forms app to log in using facebook to get a token.
The error from the emulator when I try to login is this:
For your account security, logging in to Facebook from an embedded browser is disabled. To continue, download and log in to Facebook app on your device and try again.
I have tried downloading the app on the emulator, but that makes no difference, my facebook app is in development state but even then it should at least get me to the login page and allow using a test user.
It seems that facebook stopped supporting android login using embedded browsers from 5 October 2021. See here:
https://developers.facebook.com/blog/post/2021/06/28/deprecating-support-fb-login-authentication-android-embedded-browsers/
Would it be possible to please update the sample with either b2c or with an alternate method or details of how to get facebook auth working again?
If anyone have examples that someone new to these concepts could follow that would be great.
Thanks in advance!

Facebook OpenID for Yahoo not working

Thought it's going to be fixed sooner but it's been a month now and i can't login to facebook using my yahoo account.
I've been getting this error:
Sorry, something went wrong.
We're working on getting this fixed as soon as we can.
Gmail works fine but yahoo isn't really working. not sure if it's yahoo OPENID or Facebook
Anyone have a fix with this?
Yes Im having this problem too, I was accustomed on just logging in using my yahoo so that I only have a single sign on property for all social accounts. But the openid for yahoo on facebook stops working

Apps Missing from Facebook Developer Account

About a month ago or so, my facebook account was temporarily suspended due to suspicious login activity (it was me logging in on my own phone via mobile web browser).
Anyways, I managed to verify my identity and subsequently changed my password. Everything else is fine but I have lost all the apps in my developer account which probably numbered between 20 - 30. I have tried submitting the problem in the facebook accounts section but have not gotten a reply since. Has anyone had a problem like this before and how can I get in contact with someone who will actually reply and can help with the problem?
Thanks
p.s. I have found another similar thread but they differed in that they lost their "developer" status and got their apps back after they signed up as a developer again. My facebook account is already signed up as a developer but the apps are nowhere to be found.
There are 2 things you can try:
Go to this page and see if your Apps show up: https://developers.facebook.com/appeal
Ask in the official Facebook developers group: https://www.facebook.com/groups/fbdevelopers

Sharer.php and the SSL Migration on Oct 1

How will the Facebook SSL Migration on Oct 1st affect links to http://www.facebook.com/sharer/sharer.php ?
Will that link continue to work? Will facebook.com redirect to https or will the link just stop working after October 1st?
Thanks
Facebook's new SSL requirement is for Canvas applications only. Since the link you provided is not a Canvas application (but a part of Facebook's website), it is unaffected by this new requirement.
Facebook has let users enable HTTPS/SSL on their website for over 9 months now. If you have the Secure Browsing setting enabled on your account and you click on http://www.facebook.com/sharer/sharer.php, it should automatically redirect you to https://www.facebook.com/sharer/sharer.php.
Finally, Facebook's Share button has been deprecated. Their documentation suggests using the Like button instead.