WindowsAzure.Acs.Oauth2.Client by Maarten Balliauw

<PackageReference Include="WindowsAzure.Acs.Oauth2.Client" Version="1.1.31" />

 WindowsAzure.Acs.Oauth2.Client 1.1.31

Simple Oauth2 client.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>WindowsAzure.Acs.Oauth2.Client</id>
    <version>1.1.31</version>
    <title>WindowsAzure.Acs.Oauth2.Client</title>
    <authors>Maarten Balliauw</authors>
    <owners>Maarten Balliauw</owners>
    <licenseUrl>http://github.com/maartenba/WindowsAzure.Acs.Oauth2/blob/master/LICENSE.md</licenseUrl>
    <projectUrl>http://github.com/maartenba/WindowsAzure.Acs.Oauth2</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Simple Oauth2 client.</description>
    <summary>Simple Oauth2 client.</summary>
    <copyright>Copyright 2012 Maarten Balliauw</copyright>
    <tags>oauth oauth2 acs windowsazure azure access control service wif api rest authorization authorize</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="4.5.8" />
    </dependencies>
  </metadata>
</package>