Info
Version: | 2.2.2 |
Author(s): | Moustafa Mohsen |
Last Update: | Monday, March 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MoustafaMohsen/CoreUserIdentity.git |
NuGet Url: | https://www.nuget.org/packages/CoreUserIdentity |
Install
Install-Package CoreUserIdentity
dotnet add package CoreUserIdentity
paket add CoreUserIdentity
CoreUserIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.