Info
Version: | 5.14.0 |
Author(s): | ServiceStack |
Last Update: | Monday, January 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Authentication.OAuth2 |
Install
Install-Package ServiceStack.Authentication.OAuth2
dotnet add package ServiceStack.Authentication.OAuth2
paket add ServiceStack.Authentication.OAuth2
ServiceStack.Authentication.OAuth2 Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- DotNetOpenAuth.Ultimate(>= 4.3.4.13329)
- ServiceStack.Text(>= 5.10.4)
Tags
Includes built-in support for Google and LinkedIn OAuth2 providers.
More Info on Auth Providers:
https://docs.servicestack.net/authentication-and-authorization.