For a mobile application using OAuth, the security of the API can be enhanced by implementing _________.

  • Access Tokens
  • Public Key Infrastructure
  • Refresh Tokens
  • Two-Factor Authentication
Enhancing the security of a mobile application using OAuth can be achieved by implementing Refresh Tokens. Refresh Tokens help in obtaining new access tokens without requiring the user to re-authenticate, thereby improving the overall security of the API.
Add your answer
Loading...

Leave a comment

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