astrolabe-local-users
OfficialSecure local authentication for .NET apps.
Software Engineering#authentication#dotnet#MFA#password-reset#user-management#email-verification#local-auth
Authorastrolabe-apps
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reusable local user management layer for .NET applications, delivering email verification, MFA, password resets, and profile management to simplify implementing username/password authentication without relying on external OAuth providers.
Core Features & Use Cases
- Local user creation, authentication, MFA, and password resets.
- REST API endpoints through AbstractLocalUserController for standard user operations.
- Pluggable security with IPasswordHasher and pluggable email services.
- Email verification flow and optional MFA for enhanced security.
- Suitable for apps that require custom user storage and business rules.
Quick Start
Configure your project to include Astrolabe.LocalUsers, define a NewUser model, extend AbstractLocalUserService and AbstractLocalUserController, and wire up IPasswordHasher and IEmailService in DI to enable local-auth flows.
Dependency Matrix
Required Modules
None requiredComponents
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: astrolabe-local-users Download link: https://github.com/astrolabe-apps/astrolabe-common/archive/main.zip#astrolabe-local-users 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 223,000+ vetted skills library on demand.