Native login throttling middleware for OpenIdConnect (IdentityServer).
Info
| Version: | 1.0.1.267 |
| Author(s): | JUSTEAT |
| Last Update: | Thursday, August 29, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/justeat/JE.IdentityServer.Security |
| NuGet Url: | https://www.nuget.org/packages/JE.IdentityServer.Security.Throttling |
Install
Install-Package JE.IdentityServer.Security.Throttling
dotnet add package JE.IdentityServer.Security.Throttling
paket add JE.IdentityServer.Security.Throttling
JE.IdentityServer.Security.Throttling Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags