Id Stores from db
This commit is contained in:
parent
c81a019ecc
commit
03161bbfb6
23 changed files with 2932 additions and 231 deletions
|
|
@ -15,6 +15,10 @@
|
|||
</PackageReference>
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8" />
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8.AspNetIdentity" />
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8.EntityFramework" />
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8.EntityFramework.Storage" />
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8.Security" />
|
||||
<PackageReference Include="HigginsSoft.IdentityServer8.Storage" />
|
||||
<PackageReference Include="Serilog.AspNetCore" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue