You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
"[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."
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,
The text was updated successfully, but these errors were encountered: