Update the Thalos.BuildingBlocks library to retrieve the idToken instead of accessToken from google authentication

This commit is contained in:
Oscar Morales
2025-08-27 23:27:48 -06:00
parent 0f67d57bed
commit 75962160af

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Core.Blueprint.KeyVault" Version="1.0.3" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.7" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.8" />
</ItemGroup>
</Project>