-
Notifications
You must be signed in to change notification settings - Fork 386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft OAuth extension has been deprecated #785
Comments
I don't really do any Microsoft work or have in Live accounts, so I'll need some help on this. That said, we should work on this for 1.0. |
I'll have a look at it tomorrow, maybe it's as easy as change the urls in the provider (and rename it too). |
So I've been looking into Live Connect, and the first thing I found is |
@rubenmoya that seems tricky. I wonder what magic their C# solutions use? |
@rubenmoya, any progress on this? |
@athix Nop, I have no idea how to do it. |
@rubenmoya No problem. I'll see if I can figure it out when I do LinkedIn's oauth 2.0 implementation. Thanks for trying! |
Currently there is a provider add-on for Microsoft's Live ID (which has been deprecated) and no support for Microsoft's replacement, Live Connect.
With a new maintainer coming online, looking at this as well as other oauth providers would be greatly appreciated.
The text was updated successfully, but these errors were encountered: