Manage users, roles efficiently based on Microsoft Identity library. Simplify authentication, authorization, and user management with ease.
This module manages roles, users and their permissions based on the Microsoft Identity library.
Built on the Microsoft's ASP.NET Core Identity library.
Manage roles and users in the system. A user can have multiple roles.
Set permissions at the role and user levels.
Manage basic user profile and password.
Manage claim types in the system, set claims to roles and users.
Setting page to manage password complexity, user sign-in, account and lockout.
Provides email & phone number verification.
Check out the package details abp.io/package-detail/Volo.Abp.Identity.Application.
This module is free and open source. The source-code is available at github.com/abpframework/abp/tree/dev/modules/identity.