Authentication & Authorization System Skill
CommunitySecure, scalable authentication for web apps.
AuthorZouZou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure, scalable authentication and authorization backbone for an LMS, reducing risk from weak passwords, improper access controls, and fragmented login flows.
Core Features & Use Cases
- User management & RBAC: Roles (student, instructor, admin, moderator) with granular permissions to control access to resources.
- JWT-based auth & OAuth: Secure login using tokens and external providers (Google, GitHub) to streamline sign-in.
- Security hardening: Password hashing, account lockout after failed attempts, password reset, email verification, and optional 2FA.
- Session & device management: Track sessions, remember-me, and IP-based controls for improved security.
- Account lifecycle: Email verification, profile management, and session management to keep accounts up-to-date.
Quick Start
- Configure your JWT secret and OAuth providers in backend/config.
- Run the backend server and create an admin user.
- Test login with credentials, then verify email verification and password reset flows.
Dependency Matrix
Required Modules
typeormbcryptjsonwebtoken
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: Authentication & Authorization System Skill Download link: https://github.com/ZouZou/angular-sample-app/archive/main.zip#authentication-authorization-system-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.