Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 2.0.0.RC1
-
Component/s: None
-
Labels:None
Description
FacebookOAuth2Template is a special OAuth2Template that dealt with Facebook's non-compliant form-encoded response for access token requests. As of Graph API v2.3, Facebook is now compliant with the OAuth 2 spec with regard to access token responses and returns JSON. Therefore, the specialized OAuth2Template is no longer needed (and, in fact, will not work with the v2.3).