OAuth2.CN
0.11.0
Allows you to perform user authentication via DigitalOcean, Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, MailRu, Odnoklassniki, Salesforce, Twitter, VK (Vkontakte), Windows Live, Yandex,QQ,Weibo,Baidu,JD,Kaixin001,360,renren,taobao just in two method calls.
Install-Package OAuth2.CN -Version 0.11.0
dotnet add package OAuth2.CN --version 0.11.0
<PackageReference Include="OAuth2.CN" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth2.CN --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OAuth2.CN, 0.11.0"
#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 OAuth2.CN as a Cake Addin
#addin nuget:?package=OAuth2.CN&version=0.11.0
// Install OAuth2.CN as a Cake Tool
#tool nuget:?package=OAuth2.CN&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Support of email retrieval for Vkontakte (Vk) client.
Dependencies
-
- Newtonsoft.Json (>= 4.5.7)
- RestSharp (>= 103.4.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.