OAuth2 0.8.0
See the version list below for details.
dotnet add package OAuth2 --version 0.8.0
NuGet\Install-Package OAuth2 -Version 0.8.0
<PackageReference Include="OAuth2" Version="0.8.0" />
paket add OAuth2 --version 0.8.0
#r "nuget: OAuth2, 0.8.0"
// Install OAuth2 as a Cake Addin #addin nuget:?package=OAuth2&version=0.8.0 // Install OAuth2 as a Cake Tool #tool nuget:?package=OAuth2&version=0.8.0
Allows you to perform user authentication via Facebook, Foursquare, Google, Instagram, LinkedIn, MailRu, Odnoklassniki, Twitter, VK (Vkontakte), Windows Live, Yandex just in two method calls.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 4.5.7)
- RestSharp (>= 103.4.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on OAuth2:
Package | Downloads |
---|---|
BotAuth.GenericOAuth2
This package is a generic OAuth2 authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project. |
|
TQLApp.Plugins.GitHub
Techie's Quick Launcher plugin for GitHub. |
|
DashAPI
A client library for the Dash API's |
|
Vern.Social
Vern Social |
|
Vern.Social.Umbraco7
Social |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OAuth2:
Repository | Stars |
---|---|
exceptionless/Exceptionless
Exceptionless application
|
Version | Downloads | Last updated |
---|---|---|
0.10.3 | 16,838 | 2/25/2023 |
0.10.2 | 43,716 | 10/18/2021 |
0.10.1 | 54,362 | 10/12/2020 |
0.10.0 | 2,913 | 9/2/2020 |
0.9.13-pre | 29,609 | 11/8/2018 |
0.9.12-pre | 36,882 | 1/9/2018 |
0.9.11-pre | 2,207 | 11/10/2017 |
0.9.10-pre | 1,794 | 11/7/2017 |
0.9.8-pre | 1,735 | 10/6/2017 |
0.8.40 | 94,373 | 9/3/2016 |
0.8.38 | 1,903 | 8/31/2016 |
0.8.37 | 15,491 | 6/10/2016 |
0.8.36 | 12,799 | 10/22/2015 |
0.8.35 | 2,648 | 9/27/2015 |
0.8.34 | 24,256 | 7/31/2014 |
0.8.33 | 1,883 | 7/28/2014 |
0.8.32 | 2,186 | 6/30/2014 |
0.8.31 | 2,008 | 6/23/2014 |
0.8.30 | 9,216 | 12/4/2013 |
0.8.29 | 4,470 | 9/24/2013 |
0.8.28 | 2,052 | 9/12/2013 |
0.8.27 | 1,940 | 9/11/2013 |
0.8.26 | 2,161 | 8/20/2013 |
0.8.25 | 2,194 | 7/30/2013 |
0.8.21 | 2,173 | 7/26/2013 |
0.8.20 | 1,946 | 7/25/2013 |
0.8.19 | 1,961 | 7/25/2013 |
0.8.18 | 1,941 | 7/25/2013 |
0.8.3 | 2,023 | 7/25/2013 |
0.8.2 | 2,281 | 6/8/2013 |
0.8.1 | 4,325 | 2/13/2013 |
0.8.0 | 2,335 | 12/18/2012 |
0.2.0-alpha | 1,872 | 9/13/2012 |
0.1.2 | 2,393 | 7/31/2012 |
0.1.1 | 1,977 | 7/29/2012 |
0.1.0 | 2,096 | 7/29/2012 |
API was simplified, OAuth (version 1) support was added, new clients were implemented.
Despite we tried to test the library well (including by using it in our own projects) some issues are possible with certain providers - please, don't hesitate to inform us about them via project's issue tracker (https://github.com/titarenko/OAuth2/issues).