Info
Version: | 1.0.0-alpha2 |
Author(s): | AbdulBeard |
Last Update: | Friday, March 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abdulbeard/aspnet-core-webapi-auth-middleware |
NuGet Url: | https://www.nuget.org/packages/MisturTee |
Install
Install-Package MisturTee
dotnet add package MisturTee
paket add MisturTee
MisturTee Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.AspNetCore.Authentication.Core(>= 2.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.0.1)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
This is so you can validate these claims against claims from your auth token, or assigned to the current user. This is a way to deny unauthorized requests before they hit your application code.
Named after Mr.
T's life as a bouncer:
https://en.wikipedia.org/wiki/Mr._T#Early_life.