Metadata >> NuGet >> NServiceKit.Authentication.OAuth2

NServiceKit.Authentication.OAuth2

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description 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
IconUrl http://www.nservicekit.com/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit/blob/master/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit
RequireLicenseAcceptance False
Summary OpenId Auth Providers for NServiceKit - inc. Google, LinkedIn
Tags OAuth OAuth2 Google LinkedIn Authentication Auth Provider NServiceKit Web Services ServiceStack
Dependencies NServiceKit:[1.0, 2.0)|DotNetOpenAuth.Ultimate
Title OAuth2 Providers for NServiceKit - inc. Google, LinkedIn
PackageSize 19931
PackageHashAlgorithm SHA512
PackageHash hcsKHcOa/oWUhGJYTv+QAKOQeYyOZ7tK139MIQAms9LxYOtTOdDZnyFubVKw53Y9v5hHLZE2xG2MkUhlAYZWEA==
DownloadCount 000000
CreatedDate 2015-09-13T17:02:03

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NServiceKit.Authentication.OAuth2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NServiceKit.Authentication.OAuth2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NServiceKit.Authentication.OAuth2
Installing the package (HTTP Basic authentication):
Install-Package NServiceKit.Authentication.OAuth2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NServiceKit.Authentication.OAuth2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NServiceKit.Authentication.OAuth2

OpenWrap

Installing the package:
o add-wrap NServiceKit.Authentication.OAuth2
Uninstalling the package:
o remove-wrap NServiceKit.Authentication.OAuth2

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.40
1.0.37
1.0.35
1.0.32
1.0.31
1.0.27
1.0.11