AbdulBeard
MisturTee
by:
AbdulBeard
- 1,219 total downloads
- last updated 3/23/2018
- Latest version: 1.0.0-alpha2 (prerelease)
MVC6 middleware that lets you extract claims from the current request, using RegEx, JsonPath, KeyValue pairs or using a custom Func. 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...
More information
- 798 total downloads
- last updated 4/16/2018
- Latest version: 1.0.0-alpha2 (prerelease)
This package allows you to monkey-test your functions, by providing wide-ranging values for function arguments (Null, Default, Min, Max, Random). It lets you use all combinations of these values for your tests as well.