Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubagdynia/identityusermanagement
IdentityUserManagement is a comprehensive ASP.NET Core project that demonstrates user registration, authentication with JWT, role-based authorization, password reset, and email verification using ASP.NET Core Identity and Entity Framework Core.
https://github.com/kubagdynia/identityusermanagement
Last synced: 8 days ago
JSON representation
IdentityUserManagement is a comprehensive ASP.NET Core project that demonstrates user registration, authentication with JWT, role-based authorization, password reset, and email verification using ASP.NET Core Identity and Entity Framework Core.
- Host: GitHub
- URL: https://github.com/kubagdynia/identityusermanagement
- Owner: kubagdynia
- License: mit
- Created: 2024-10-13T09:05:59.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-05T11:17:50.000Z (9 days ago)
- Last Synced: 2024-11-05T12:40:32.255Z (9 days ago)
- Language: C#
- Size: 108 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IdentityUserManagement
IdentityUserManagement is a comprehensive ASP.NET Core project that demonstrates user registration, authentication with JWT, role-based authorization, password reset, and email verification using ASP.NET Core Identity and Entity Framework Core.