awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAuthorization Policy Adapters

Interfaces that decouple authorization logic from specific storage backends for rules and policies.

Distinct from Persistence Adapters: Focuses on authorization rules rather than monitoring history or generic application state.

Explore 1 awesome GitHub repository matching data & databases · Authorization Policy Adapters. Refine with filters or upvote what's useful.

Awesome Authorization Policy Adapters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hsluoyz/casbinAvatar de hsluoyz

    hsluoyz/casbin

    20,189Ver en GitHub↗

    Casbin is an authorization library designed to manage application access control and permissions through a configurable model-based engine. It serves as a centralized system for verifying whether a user has permission to perform specific actions on a resource. The engine supports multiple access control models, including Role-Based Access Control, Attribute-Based Access Control, and Access Control Lists. It allows for the definition of role hierarchies and the evaluation of user, resource, and environment attributes to make access decisions. The library decouples authorization logic from dat

    Provides a flexible adapter system to persist authorization rules in various databases or files.

    Go
    Ver en GitHub↗20,189
  1. Home
  2. Data & Databases
  3. SQLite Integration
  4. Persistence Adapters
  5. Authorization Policy Adapters