Middleware that validates passwords against a blacklist.
Info
Version: | 1.0.2 |
Author(s): | Ollie Day |
Last Update: | Monday, March 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OllieDay/StrongPass |
NuGet Url: | https://www.nuget.org/packages/StrongPass |
Install
Install-Package StrongPass
dotnet add package StrongPass
paket add StrongPass
StrongPass Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.0.4)
Tags