# tower1229/Vue-Access-Control

:gem: Frontend access control framework based Vue

Repository: https://github.com/tower1229/Vue-Access-Control
Canonical: https://ross.abutalabs.com/products/vue-access-control
Homepage: http://refined-x.com/Vue-Access-Control/
Language: Vue
License: MIT
License Family: permissive
Topics: access-control, vue, vue-router, authorization, access-management
Last push: 2024-03-08T10:30:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3239, "days_push": 908, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1071, forks 201 (observed 2026-08-28T04:03:28.285072+00:00)

## What it is
Vue-Access-Control is a frontend access control framework built on Vue, Vue Router, and axios. It controls user permissions at three levels—routing, view, and request—enabling fine-grained role-based access management in Vue applications.

## Use cases
- implement role-based access control in a Vue admin dashboard
- dynamically add routes based on user permissions
- hide UI elements from users without the right permissions
- restrict API requests based on user roles
- build a permission management system for a backend admin panel
- control page access after login based on user rights

## When to avoid
- your project uses Vue 3 and you prefer modern ecosystem solutions like Pinia-based guards
- you need backend-side authorization enforcement only
- your app is not built with Vue

## Facets
- artifact type: framework
- maturity: maintenance
- function: authorization, routing, middleware
- domain: web-development, frontend, security
- platform: -
- tags: vue-router, axios, rbac, permissions, role-based-access-control, frontend-security, javascript, vue, web

## Member repositories
- tower1229/Vue-Access-Control (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.285072+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:53.198734+00:00, confidence not recorded.
  - readme: https://github.com/tower1229/Vue-Access-Control (fetched 2026-08-28T04:03:28.285072+00:00, sha b5a5e789e987)
  - registry_npm: https://registry.npmjs.org/vue-access-control (fetched 2026-08-29T12:56:04.111271+00:00, sha c3d000b10588)
- Data as of 2026-08-30T08:39:29.467469+00:00.
