Authentication & Authorization System

Community

Secure, scalable sign-in with RBAC and OAuth.

AuthorZouZou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a production-ready authentication and authorization framework for the LMS, including user management, role-based access control, password security, email verification, and OAuth integrations.

Core Features & Use Cases

  • User management & RBAC: Roles like student, instructor, admin, and moderator with granular permissions.
  • Secure authentication: JWT-based login, session management, and account lockout.
  • Password & verification flows: Email verification, password reset, remember-me functionality, and 2FA (optional).
  • OAuth integration: Sign-in with Google and GitHub to streamline onboarding.
  • Profile management: User profiles with preferences and security settings.

Quick Start

Set up the authentication module for user sign-up, email verification, and JWT login.

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: Authentication & Authorization System
Download link: https://github.com/ZouZou/angular-sample-app/archive/main.zip#authentication-authorization-system

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