OAuth provides _______ as a way to grant limited access to an HTTP service.
- Cookies
- Headers
- Sessions
- Tokens
OAuth provides tokens as a way to grant limited access to an HTTP service. Tokens are issued after successful authentication and authorization and are used to access protected resources without exposing the user's credentials.
Loading...
Related Quiz
- AWS CloudFormation is used for _______ resources in AWS.
- For safe and read-only operations, RESTful services commonly use the _______ method.
- What is a primary challenge when implementing Microservices Architecture?
- In web services, what advantage does JSON have over XML in mobile applications?
- How does semantic versioning benefit web service development?