This section explains the concepts, architecture, and design decisions behind Authority.
OAuth 2.0 Concepts - Fundamentals of the OAuth 2.0 protocol
OpenID Connect Concepts - Identity layer on top of OAuth 2.0
Choosing Grant Types - Decision guide for selecting the right flow
Architecture - How Authority is built and organized
Security Model - Security architecture and design principles
Token Lifecycle - How tokens are issued, used, and revoked
Why Authority? - Benefits and use cases
Unlike tutorials (which teach by doing) and how-to guides (which solve specific problems), explanations provide understanding. Read these when you want to:
Understand why things work the way they do
Learn the theory behind the implementation
Make informed architectural decisions
Evaluate trade-offs between approaches
After understanding the concepts, explore:
Tutorials - Learn by building
How-To Guides - Solve specific problems
Reference - Technical specifications
Last updated 4 days ago
Was this helpful?