security-auth

Official

Secure authentication & authorization patterns.

AuthorFujigo-Software
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Authentication and authorization are foundational for securing applications, but implementing robust patterns across services, sessions, and APIs is error-prone without clear guidelines.

Core Features & Use Cases

  • JWT-based token management with short-lived access tokens and refresh token rotation.
  • RBAC/ABAC authorization patterns, including role-based access control and attribute-based policies.
  • OAuth2/OIDC integration for social login and SSO, plus standard session management.
  • Password hashing best practices and secure credential handling.
  • Anti-pattern awareness and security guardrails to avoid common pitfalls.
  • MFA and secure session considerations for high-security scenarios.

Quick Start

Integrate the TokenService with your user store to issue short-lived access tokens and refresh tokens for secure sessions.

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: security-auth
Download link: https://github.com/Fujigo-Software/f5-framework-claude/archive/main.zip#security-auth

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.