Aspnet Identity

Guidance for ASP.NET Core Identity authentication and user management. USE FOR: user registration, login/logout flows, password management, two-factor authentication, role-based authorization, external login providers, account confirmation, token generation. DO NOT USE FOR: fine-grained policy-based authorization (use Enforcer/Casbin), API key management, OAuth2 server implementation (use Duende IdentityServer), or cryptographic operations (use CryptoNet).

majiayu000 df023fe 2 files · 10.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/security/aspnet-identity commit df023fe750

Frequently asked questions

npx skillmds add majiayu000/aspnet-identity