awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesComponent-Level Access Evaluation

Provides hooks to check user permissions within UI components to conditionally render elements.

Distinct from Programmatic Access Control: Distinct from Programmatic Access Control: focuses on UI-level conditional rendering rather than general API-based security management.

Explore 2 awesome GitHub repositories matching security & cryptography · Component-Level Access Evaluation. Refine with filters or upvote what's useful.

Awesome Component-Level Access Evaluation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • marmelab/react-adminmarmelab 的头像

    marmelab/react-admin

    26,780在 GitHub 上查看↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Allows programmatic evaluation of access rights within components to conditionally render UI elements or restrict navigation.

    TypeScriptadminadmin-dashboardadmin-on-rest
    在 GitHub 上查看↗26,780
  • tower1229/vue-access-controltower1229 的头像

    tower1229/Vue-Access-Control

    1,072在 GitHub 上查看↗

    Vue Access Control 是一个旨在管理用户权限并在 Vue 应用中强制执行安全策略的库。它提供了一个框架,用于根据当前用户授权状态限制对界面元素、应用路由和网络请求的访问。 该库与应用路由器和状态管理集成,以实时动态过滤导航路径并更新界面组件。通过拦截传出的网络请求并根据定义的权限集进行验证,它防止未经授权的操作被发送到服务器。 该工具集涵盖了广泛的前端安全需求,包括 UI 元素的条件渲染和导航流程的程序化验证。它作为一个中间件层运行,同步整个应用中的授权数据,以确保视觉界面和后端通信与用户的分配访问级别保持一致。

    Evaluates user permissions to conditionally render interface elements or action buttons.

    Vueaccess-controlaccess-managementauthorization
    在 GitHub 上查看↗1,072
  1. Home
  2. Security & Cryptography
  3. Programmatic Access Control
  4. Component-Level Access Evaluation