sorcery
sorcery copied to clipboard
Microsoft OAuth extension has been deprecated
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.
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 Your URL can't contain a query string or invalid special characters., so I don't know how to deal with ?provider=liveconnect
@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!