In OAuth 2.0, the _______ grant type is commonly used for server-to-server communication.

  • Authorization Code
  • Client Credentials
  • Implicit
  • Resource Owner Password Credentials
In OAuth 2.0, the Client Credentials grant type is commonly used for server-to-server communication. It allows a client to request an access token using its client credentials.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *