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:26:04 -06:00
parent 263bcc7649
commit 3673febe93

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.7" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.8" />
<PackageReference Include="Lib.Architecture.BuildingBlocks" Version="1.0.0" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>