In OAuth 2.0, the ________ endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.

  • Authentication
  • Authorization
  • Resource
  • Token
In OAuth 2.0, the "Authorization" endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token. This step is a part of the OAuth authorization code flow, where the client requests the authorization server for an access token.
Add your answer
Loading...

Leave a comment

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