NServiceKit.Authentication.OAuth2
1.0.43
Free and Open Source fork of ServiceStack V3
Adds OAuth2 Providers for use in NServiceKit Web and REST Services.
Includes built-in support for Google and LinkedIn OAuth2 providers.
More Info on Auth Providers:
https://github.com/NServiceKit/NServiceKit/wiki/Authentication-and-authorization
Install-Package NServiceKit.Authentication.OAuth2 -Version 1.0.43
dotnet add package NServiceKit.Authentication.OAuth2 --version 1.0.43
<PackageReference Include="NServiceKit.Authentication.OAuth2" Version="1.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceKit.Authentication.OAuth2 --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- DotNetOpenAuth.Ultimate
- NServiceKit (>= 1.0.0 && < 2.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.