Bearer-Authentifcation

This commit is contained in:
2026-03-09 12:35:11 +01:00
parent ecf84016dc
commit bbb4fec581
3 changed files with 59 additions and 67 deletions

View File

@@ -11,6 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.3" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="10.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="10.1.4" />