Implemented basic endpoints
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<Using Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
|
||||
<Using Include="Microsoft.AspNetCore.Authentication.JwtBearer" />
|
||||
<Using Include="Microsoft.IdentityModel.Tokens" />
|
||||
<Using Include="System.Security.Claims" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Health Checks -->
|
||||
|
||||
Reference in New Issue
Block a user