OAuth 2.0 Compatibility
Makes the client compatible with OAuth 2.0:
- Accepts JSON responses from token endpoints
- Sends
grant_type=authorization_codein token request
Makes the client compatible with OAuth 2.0:
grant_type=authorization_code in token request