./nugetz

CoreUserIdentityv2.2.2

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

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Mar 4, 2019

Get Started

$ dotnet add package CoreUserIdentity

Readme

No README available.