Configure authentication in program and endpoints

This commit is contained in:
Oscar Morales
2025-07-15 16:57:25 -06:00
parent a09540f20a
commit 4d43ac70cd
7 changed files with 60 additions and 63 deletions

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Core.Blueprint.Storage" Version="1.0.0" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.0.2" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.0.5" />
<PackageReference Include="Lib.Architecture.BuildingBlocks" Version="1.0.0" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>