SchwabenCode.Authentication by SchwabenCode (Benjamin Abt)

<PackageReference Include="SchwabenCode.Authentication" Version="1.5.5" />

 SchwabenCode.Authentication 1.5.5

Please take a look on http://benjamin-abt.com/blog/schwabencode-authentication-library/

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>SchwabenCode.Authentication</id>
    <version>1.5.5</version>
    <title>High-Secure Authentication Implementations by SchwabenCode</title>
    <authors>SchwabenCode (Benjamin Abt)</authors>
    <owners>SchwabenCode (Benjamin Abt)</owners>
    <licenseUrl>http://benjamin-abt.com/blog/schwabencode-authentication-library/</licenseUrl>
    <projectUrl>http://benjamin-abt.com/blog/schwabencode-authentication-library/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Please take a look on http://benjamin-abt.com/blog/schwabencode-authentication-library/</description>
    <summary>Authentication Implementations and Helpers</summary>
    <releaseNotes />
    <copyright>SchwabenCode (Benjamin Abt) 2014</copyright>
    <dependencies>
      <dependency id="Base32" version="1.0.0.13" />
      <dependency id="Newtonsoft.Json" version="5.0.8" />
    </dependencies>
  </metadata>
</package>