implementing-access-control

Official

Enforce token-based access control server-side

Authorscalekit-inc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Securely enforce access control on web services by validating Scalekit-based access tokens and extracting user roles and permissions for authorization decisions.

Core Features & Use Cases

  • Validates tokens, decodes claims, and attaches a normalized user context (id, organizationId, roles, permissions) to requests.
  • Provides reusable middleware/decorators for RBAC and PBAC checks at route boundaries.
  • Supports common patterns like admin bypass and resource ownership to enforce policies across endpoints.

Quick Start

Integrate the provided middleware or decorators into your Node.js Express or Python web API to enforce access control.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implementing-access-control
Download link: https://github.com/scalekit-inc/github-copilot-authstack/archive/main.zip#implementing-access-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.