Achieved endpoint authentication
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
<Using Include="Microsoft.AspNetCore.Authentication" />
|
||||
<Using Include="Microsoft.AspNetCore.Authentication.Cookies" />
|
||||
<Using Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
|
||||
<Using Include="Microsoft.AspNetCore.Authentication.JwtBearer" />
|
||||
<Using Include="Microsoft.IdentityModel.Tokens" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Health Checks -->
|
||||
|
||||
Reference in New Issue
Block a user