BlazorIdentity
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
Install / Use
/learn @DamianEdwards/BlazorIdentityREADME
Blazor Identity
What is this?
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
Currently supports the following operations in Blazor Server apps:
- Registering a new user
- Logging in
- Logging out
- Updating profile (telephone number)
- Changing password
Requirements
This solution currently uses a daily .NET 7 SDK main build (see exact min-version required in the global.json). You can grab such a build from https://github.com/dotnet/installer
TODO
- New account confirmation
- Account lockout
- 2FA login (TOTP)
- Password recovery
- Social (external) login
- Blazor WebAssembly support (via API)
- Data download
- Delete account
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
