Overview#
OAuth 2.0#
Unauthorized_client is defined in RFC 6750 and registered in the OAuth Parameters Registry.Unauthorized_client implies The OAuth Client is not authorized to:
- request an Authorization Code using this method.
- request an Access Token using this method.
- use this authorization Grant Type.!! More Information