1 repositorio
Plugins that load and evaluate permission rules during application initialization to control feature access.
Distinct from Programmatic Plugin Loading: Distinct from Programmatic Plugin Loading: focuses on loading authorization rules specifically, not general plugin activation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Authorization Plugin Loaders. Refine with filters or upvote what's useful.
Naive UI Admin is a Vue 3 admin dashboard framework built with TypeScript, Vite, and the Naive UI component library. It provides a pre-built backend management interface with reusable components, dynamic menus, and a component-level permission system that restricts UI elements down to individual components using directive-based checks and role-based access control. The framework enforces compile-time type safety across the entire codebase to reduce runtime errors and improve maintainability. The project distinguishes itself through a permission system that controls feature and UI element visi
Controls feature access by loading and evaluating permission rules from configurable plugins during application initialization.