Feed

Authorization

Authorization discussions covering access control, RBAC, permissions models, and policy enforcement patterns from developer communities.

Articles from the last 30 days

What Is OAuth?
01Friday, February 20, 2026

What Is OAuth?

The author explains the origins and core logic of OAuth, describing it as a standard way to delegate authorization through secrets without sharing passwords. It evolved from a need at Twitter to support multiple clients using OpenID, ultimately simplifying complex authentication challenges into a system of consent and delegated access tokens.

Sources:Hacker News182 pts