diff --git a/README.md b/README.md index e0dae7b..f9f8c48 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ +# Awesome Authorization [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +
Awesome Authorization -
-
-# Awesome Authorization [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) - > Authorization and access control: policy engines, standards, services, and learning resources. -A curated compilation of tools and materials for modern authorization, with a strong focus on policy engines, standards, and practical, scalable implementations. - ## Contents - [Policy Engines \& Frameworks](#policy-engines--frameworks) @@ -21,7 +17,6 @@ A curated compilation of tools and materials for modern authorization, with a st - [Articles \& Tutorials](#articles--tutorials) - [Videos \& Talks](#videos--talks) - [Books](#books) -- [Contributing](#contributing) ## Policy Engines & Frameworks @@ -55,7 +50,7 @@ Inspired by Google Zanzibar, Google's global authorization system built around r ### AuthZEN Implementations - [OPA AuthZEN Plugin](https://github.com/kanywst/opa-authzen-plugin) - OPA plugin that implements the OpenID AuthZEN Authorization API. -- [Cerbos](https://cerbos.dev/) - Has AuthZEN PDP API support. See [General Purpose](#general-purpose). +- Cerbos - Has AuthZEN PDP API support. See [General Purpose](#general-purpose). - [Topaz](https://www.topaz.sh/) - Has AuthZEN evaluation API support. See [Zanzibar-Based](#zanzibar-based). ### Language-Specific Libraries