HawkNet.Owin by Pablo Cibraro

<PackageReference Include="HawkNet.Owin" Version="1.4.1" />

 HawkNet.Owin 1.4.1

Hawk Http Authentication for Microsoft Katana

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>HawkNet.Owin</id>
    <version>1.4.1.0</version>
    <title>HawkNet.Owin</title>
    <authors>Pablo Cibraro</authors>
    <owners>Pablo Cibraro</owners>
    <projectUrl>https://github.com/pcibraro/hawknet</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Hawk Http Authentication for Microsoft Katana</description>
    <copyright>Copyright 2013</copyright>
    <tags>Auth Security Hawk OWIN Katana</tags>
    <dependencies>
      <dependency id="HawkNet" version="1.4.0.0" />
      <dependency id="Microsoft.Owin.Security" version="2.0.2" />
    </dependencies>
  </metadata>
</package>