Beginor.Owin.Security.Gdep
2.0.0
Owin Middleware for GDEP's OAuth 2.0
Install-Package Beginor.Owin.Security.Gdep -Version 2.0.0
dotnet add package Beginor.Owin.Security.Gdep --version 2.0.0
<PackageReference Include="Beginor.Owin.Security.Gdep" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Beginor.Owin.Security.Gdep --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
2.0.0: Change target to net461
1.1.0: Add `GetRequestScheme` to `GdepAuthenticationOptions`;
1.0.0: Replace `CallbackUrl` and `ForceHttpsRedirect` with `SchemeForwardedHeader`, support deploy under proxy like nginx.
0.2.0: add `CallbackUrl` and `ForceHttpsRedirect` to options;
0.1.0: init release;
Dependencies
-
.NETFramework 4.6.1
- Microsoft.Owin (>= 4.0.0)
- Microsoft.Owin.Security (>= 4.0.0)
- Newtonsoft.Json (>= 11.0.2)
- Owin (>= 1.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.