Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this grant type, the client requests an access token using only the client credentials to authenticate a request for an access token. This does not have support for the refresh token grant.

Here are the cURL commands to use the client credentials grant:

...