What does OAuth primarily focus on in terms of user authorization?

  • Delegated access to resources
  • Encryption of user data
  • Password hashing
  • Two-factor authentication
OAuth primarily focuses on delegated access to resources. It allows one service to perform actions on behalf of a user, without exposing their credentials.
Add your answer
Loading...

Leave a comment

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