Info
| Version: | 1.0.0 |
| Author(s): | Luke McGregor |
| Last Update: | Tuesday, July 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lukemcgregor/noauth |
| NuGet Url: | https://www.nuget.org/packages/Owin.Security.Providers.NoAuth |
Install
Install-Package Owin.Security.Providers.NoAuth
dotnet add package Owin.Security.Providers.NoAuth
paket add Owin.Security.Providers.NoAuth
Owin.Security.Providers.NoAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(>= 3.0.1)
- Newtonsoft.Json(>= 8.0.3)
Great for running in UI tests or to test wierd OAuth edge cases.