User management stuff

This commit is contained in:
Jamie.Rees 2016-10-25 17:31:59 +01:00
commit b851d77364
17 changed files with 232 additions and 94 deletions

View file

@ -87,6 +87,7 @@
<Compile Include="TypeHelper.cs" />
<Compile Include="UriHelper.cs" />
<Compile Include="UserClaims.cs" />
<Compile Include="UserType.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />