Added code to request the api key for CouchPotato

This commit is contained in:
tidusjar 2016-07-08 13:46:56 +01:00
commit ae64c11485
10 changed files with 670 additions and 484 deletions

View file

@ -80,6 +80,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SerializerSettings.cs" />
<Compile Include="StringCipher.cs" />
<Compile Include="StringHasher.cs" />
<Compile Include="UriHelper.cs" />
<Compile Include="UserClaims.cs" />
</ItemGroup>