Skip to content

Commit

Permalink
Merge pull request #1583 from CesiumGS/token-update
Browse files Browse the repository at this point in the history
Update `testIonToken` to latest Unreal Samples token
  • Loading branch information
kring authored Jan 14, 2025
2 parents 31c9dce + 0ed7729 commit 149a4ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace Cesium {

FString SceneGenerationContext::testIonToken(
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwNzA3YWIzNS0xMjI5LTQ3MWEtOTgyNS05OTk0YThlOTE4NzMiLCJpZCI6MjU5LCJpYXQiOjE3Mjc3MzgxNjJ9.vll2Xe-NPuNPiC0KSe8uN7hgG-ldlalcXfdDBxxDkXY");
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI5ZThmNmNmZC1mOTM3LTRjMjUtYWFlMS01NGQxODFmYzQ1OGMiLCJpZCI6MjU5LCJpYXQiOjE3MzU3NzYxNjN9.DrabtSRqLQAZnKPqrwSVUpB0m5fpcGEKICnXYV2IijU");

void SceneGenerationContext::setCommonProperties(
const FVector& origin,
Expand Down

0 comments on commit 149a4ed

Please sign in to comment.