authentication-authorization-patterns

Community

Secure authentication and authorization patterns for modern apps.

Authorthapaliyabikendra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Master secure authentication and authorization patterns including OAuth 2.0, OpenID Connect, JWT tokens, refresh tokens, role-based access control (RBAC), claims-based authorization, MFA, and SSO for .NET applications using OpenIddict and ABP Framework.

Core Features & Use Cases

  • Authentication vs Authorization: Clear separation and implementation guidance.
  • OAuth 2.0/OpenID Connect: Flows, token handling, and client/server configurations.
  • JWT & Refresh Tokens: Secure token generation and renewal processes.
  • RBAC & Claims: Role-based access control and claims-based authorization.
  • MFA & SSO: Multi-factor authentication and single sign-on practices.
  • API Protection: Securing endpoints and permissions management.

Quick Start

Configure OpenIddict in the ABP host and set up a sample login flow using OAuth 2.0.

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-patterns
Download link: https://github.com/thapaliyabikendra/ai-artifacts/archive/main.zip#authentication-authorization-patterns

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