Chapter 1. The OAuth Dance
2.1. Overview of the OAuth 2.0 protocol: getting and using tokens
2.2. Following an OAuth 2.0 authorization grant in detail
2.3. OAuth’s actors: clients, authorization servers, resource owners, - and protected resources
2.4. OAuth’s components: tokens, scopes, and authorization grants
2.4.4. Authorization grants
2.5. Interactions between OAuth’s actors and components: back channel,- , front channel, and endpoints
2.5.1. Back-channel communication
2.5.2. Front-channel communication
What's inside