Skip to main content
ServiceStack.Authentication.OAuth2 package icon

ServiceStack.Authentication.OAuth2

Adds .NET Framework OAuth2 Providers for use in ServiceStack Web and REST Services. Includes built-in support for Google and LinkedIn OAuth2 providers. More Info on Auth Providers: https://docs.servicestack.net/authentication-and-authorization

Total Downloads
255.2K
255,215
Published
Mar 27, 2019
Latest stable version

Install

.NET CLI
dotnet add package ServiceStack.Authentication.OAuth2 --version 5.5.0
Package Manager Console
Install-Package ServiceStack.Authentication.OAuth2 -Version 5.5.0
PackageReference
<PackageReference Include="ServiceStack.Authentication.OAuth2" Version="5.5.0" />

Frameworks

.NETFramework4.5

Dependencies

ServiceStack.Client
.NETFramework4.5
[5.5.0, )
ServiceStack.Common
.NETFramework4.5
[5.5.0, )
ServiceStack.Interfaces
.NETFramework4.5
[5.5.0, )
ServiceStack
.NETFramework4.5
[5.5.0, )
DotNetOpenAuth.Ultimate
.NETFramework4.5
[4.3.4.13329, )
ServiceStack.Text
.NETFramework4.5
[5.5.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.