In the context of API security, what does OAuth primarily protect against?

  • Cross-site scripting (XSS) attacks
  • Network layer vulnerabilities
  • SQL injection attacks
  • Unauthorized access and data exposure
OAuth primarily protects against unauthorized access and data exposure, ensuring that only authenticated and authorized users can access specific resources through the API.
Add your answer
Loading...

Leave a comment

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