Part 2: OAuth Implementation and Patterns
This part will gradually guide the reader from the basic concepts of OAuth (OAuth flows) to the complex advanced patterns of an application composed of multiple APIs, which need a coherent authentication mechanism with an IDP – or even multiple IDPs.
This section contains the following chapters:
- Chapter 3, OAuth 2.0 and OIDC
- Chapter 4, Authentication Flows
- Chapter 5, Exploring Identity Patterns