awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Declarative Access Control Layers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDeclarative Access Control Layers

Security layers that enforce permissions through declarative logic wrapping data and UI components.

Distinguishing note: Focuses on the declarative implementation of access control rather than general management.

Explore 1 awesome GitHub repository matching security & cryptography · Declarative Access Control Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Declarative Access Control Layers

Awesome Declarative Access Control Layers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • refinedev/refine

    refinedev/refine

    34,106View on GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    Enforces granular permissions by wrapping data operations and interface components in authorization logic.

    TypeScriptadminadmin-uiant-design
    34,106View on GitHub↗