OAuth 2.0: flows, tokens, scopes e o que o authorization server realmente faz
Authorization Code com PKCE para SPAs, Client Credentials para machine-to-machine, Device Flow para CLIs. Entenda a diferença entre access token e refresh token, como implementar token introspection e os riscos de implicit flow.