Info
Version: | 1.0.7.4 |
Author(s): | Nausherwan Korai |
Last Update: | Sunday, December 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nkorai/DiyAuth |
NuGet Url: | https://www.nuget.org/packages/DiyAuth |
Install
Install-Package DiyAuth
dotnet add package DiyAuth
paket add DiyAuth
DiyAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.3.101.40)
- BCrypt.Net-Next(>= 3.1.3)
- Sendgrid(>= 9.11.0)
- WindowsAzure.Storage(>= 9.3.3)
Tags
It implements a simple authorization and authentication scheme following industry best practices that is plug-and-play to help you jump start your next project. Furthermore it stores your user's authentication data in your cloud instance, allowing you to be free of relying on third party services to manage your data.