coldbox-security-jwt

Official

JWT-secured API access for ColdBox apps.

AuthorColdBox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Stateless JWT-based authentication and authorization for ColdBox REST APIs, enabling scalable security without server-side sessions.

Core Features & Use Cases

  • Generate and validate access and refresh tokens using CBSecurity in ColdBox REST APIs.
  • Protect API routes with JWT middleware, enforce role-based access, and support token revocation via storage.
  • Real-world use: secure a public API by issuing short-lived access tokens and long-lived refresh tokens for mobile or web clients.

Quick Start

Configure the JWT settings in config/ColdBox.cfc (issuer, audience, secret), initialize the CBSecurity JWT service, and authenticate to obtain an access token.

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: coldbox-security-jwt
Download link: https://github.com/ColdBox/skills/archive/main.zip#coldbox-security-jwt

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 471,000+ vetted skills library on demand.