Beginor.Owin.Security.Gdep
1.1.0
Middleware for GDEP's OAuth 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Beginor.Owin.Security.Gdep -Version 1.1.0
dotnet add package Beginor.Owin.Security.Gdep --version 1.1.0
<PackageReference Include="Beginor.Owin.Security.Gdep" Version="1.1.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 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
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
-
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.Security (>= 3.1.0)
- Newtonsoft.Json (>= 10.0.3)
- Owin (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.