Authentication & Authorisation

Community

Secure your backend systems.

Authorftnilsson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to implement secure identity verification and access control in backend systems, ensuring only authorized users can perform specific actions.

Core Features & Use Cases

  • Authentication: Verifies user identity using strategies like OAuth 2.0, OIDC, session cookies, or API keys.
  • Authorization: Controls access to resources based on roles or attributes (RBAC/ABAC).
  • Use Case: Implementing a secure login system for a web application and protecting API endpoints to ensure only authenticated and authorized users can access sensitive data.

Quick Start

Implement token-based authentication for your API using JWT validation and RBAC for access control.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: Authentication & Authorisation
Download link: https://github.com/ftnilsson/agent-cli/archive/main.zip#authentication-authorisation

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.