Core User Identity is a .NET Class library and Package ([Package page](https://www.nuget.org/packages/MLiberary/)) that helps in the implementation of ASP .NET Identity To put it simply, you can use Core User Identity to Implement: - Helper service to handle login, register, update, delete, roles and other functionalities - JWT tokens authentication, JWT tokens reader - Controller attributes for authentication with roles - OAuth2 Login with Facebook or Google - User Roles management Service to add, remove or update user Roles - Sending Email verification with VerficationEmailSender Package
Get Started
$ dotnet add package CoreUserIdentityReadme
No README available.