Skip to content
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

Hotmail login doesn't work - Endpoints changed #108

Open
thameema opened this issue May 2, 2017 · 1 comment
Open

Hotmail login doesn't work - Endpoints changed #108

thameema opened this issue May 2, 2017 · 1 comment

Comments

@thameema
Copy link

thameema commented May 2, 2017

Implemented hotmail login but it doesn't work anymore. Looks like the Oauth2 endpoints have been changed by microsoft and the new endpoint is
https://login.live.com/oauth20_authorize.srf?client_id=CLIENT_ID&scope=SCOPES&response_type=code&redirect_uri=REDIRECT_URI

It may require the response object to be different and the implementation need to be changed.

More details about the new OAuth 2.0 implementation here https://msdn.microsoft.com/en-us/library/hh243647.aspx

@thameema
Copy link
Author

thameema commented May 8, 2017

No one to address this issue? This issue has been open for 5 days ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant