What is the primary role of OAuth in API security?

  • Authenticating users with a username and password
  • Authorizing third-party access without sharing credentials
  • Enabling secure data transmission
  • Encrypting API endpoints
OAuth plays a crucial role in API security by allowing third-party access without exposing user credentials. It enables secure authorization and minimizes the risk of credentials being compromised.
Add your answer
Loading...

Leave a comment

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