Configure authentication in program.cs and endpoints

This commit is contained in:
Oscar Morales
2025-07-15 17:21:08 -06:00
parent 3511043209
commit a14cec8fb1
8 changed files with 100 additions and 68 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.0.2" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.0.5" />
</ItemGroup>
</Project>