Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Update facebook provider to v2.5 APIs #565

Closed
Tratcher opened this issue Nov 4, 2015 · 2 comments
Closed

Update facebook provider to v2.5 APIs #565

Tratcher opened this issue Nov 4, 2015 · 2 comments
Assignees
Milestone

Comments

@Tratcher
Copy link
Member

Tratcher commented Nov 4, 2015

We're currently using v2.2 which will be supported until March 25, 2017, where v2.5 will be supported until at least until April 2018.

https://developers.facebook.com/docs/apps/changelog

RE: https://github.com/aspnet/Security/issues/92

In the process we should verify we're exposing the needed APIs for these scenarios: #365,

@Tratcher Tratcher added the bug label Nov 4, 2015
@HaoK HaoK added this to the 1.0.0-rc2 milestone Nov 12, 2015
@Tratcher
Copy link
Member Author

Tratcher commented Dec 2, 2015

"[Oauth Access Token] Format - The response format of https://www.facebook.com/v2.3/oauth/access_token returned when you exchange a code for an access_token now return valid JSON instead of being URL encoded. The new format of this response is {“access_token”: , “token_type”:, “expires_in”:}. We made this update to be compliant with section 5.1 of RFC 6749."

@alisherdavronov
Copy link

facebook oauth2 email problem fix

http://stackoverflow.com/a/32636149/4594225

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

No branches or pull requests

3 participants