Covering OAuth 2.0, OpenID, PKCE, deprecated flows, JWTs, API Gateways, and scopes, Course
tags :
Udemy Course #
Analogy #
- OAuth2 access token: hotel Key cards.
- Authorization Server: front desk, mint card. everything behind API Gateway is resource server they check id and issue the card
- Resource Server: Hotel Room
Roles #
- user: resource owner
- the API: resource server
- application[spa or mobile app accessing the api data]: oauth client
- The device: user agent





