Update the Thalos.BuildingBlocks library to retrieve the idToken instead of accessToken from google authentication
This commit is contained in:
parent
30b99aa8a9
commit
421c2bb27e
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Core.Blueprint.Storage" Version="1.0.1" />
|
<PackageReference Include="Core.Blueprint.Storage" Version="1.0.1" />
|
||||||
<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="Lib.Architecture.BuildingBlocks" Version="1.0.0" />
|
||||||
<PackageReference Include="Refit" Version="8.0.0" />
|
<PackageReference Include="Refit" Version="8.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user