NServiceKit.Authentication.OpenId
1.0.43
Free and Open Source fork of ServiceStack V3
Adds OpenId Auth Providers for use in NServiceKit Web and REST Services.
Includes built-in support for Google, Yahoo, MyOpenId and Custom OpenId providers.
More Info on Auth Providers:
https://github.com/NServiceKit/NServiceKit/wiki/Authentication-and-authorization
Install-Package NServiceKit.Authentication.OpenId -Version 1.0.43
dotnet add package NServiceKit.Authentication.OpenId --version 1.0.43
<PackageReference Include="NServiceKit.Authentication.OpenId" 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.OpenId --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NServiceKit.Authentication.OpenId, 1.0.43"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NServiceKit.Authentication.OpenId as a Cake Addin
#addin nuget:?package=NServiceKit.Authentication.OpenId&version=1.0.43
// Install NServiceKit.Authentication.OpenId as a Cake Tool
#tool nuget:?package=NServiceKit.Authentication.OpenId&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)
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.