diff --git a/.github/workflows/test-all.yml b/.github/workflows/test-all.yml
index dd74d2437e4..4857c666a04 100644
--- a/.github/workflows/test-all.yml
+++ b/.github/workflows/test-all.yml
@@ -23,7 +23,7 @@ env:
# the behavior to use the new URLs.
CHROMEDRIVER_CDNURL: https://googlechromelabs.github.io/
CHROMEDRIVER_CDNBINARIESURL: https://storage.googleapis.com/chrome-for-testing-public
- CHROME_VALIDATED_VERSION: linux-132.0.6834.110
+ CHROME_VALIDATED_VERSION: linux-137.0.0.0
CHROME_VERSION_MISMATCH_MESSAGE: "The Chrome version doesn't match the previously validated version. Consider updating CHROME_VALIDATED_VERSION in the GitHub workflow if tests pass, or rollback the installed Chrome version if tests fail."
artifactRetentionDays: 14
# Bump Node memory limit
diff --git a/.github/workflows/test-changed-auth.yml b/.github/workflows/test-changed-auth.yml
index b72c7cd9e2d..84b0ef4adda 100644
--- a/.github/workflows/test-changed-auth.yml
+++ b/.github/workflows/test-changed-auth.yml
@@ -23,7 +23,7 @@ env:
# the behavior to use the new URLs.
CHROMEDRIVER_CDNURL: https://googlechromelabs.github.io/
CHROMEDRIVER_CDNBINARIESURL: https://storage.googleapis.com/chrome-for-testing-public
- CHROME_VALIDATED_VERSION: linux-120.0.6099.71
+ CHROME_VALIDATED_VERSION: linux-137.0.7151.119
# Bump Node memory limit
NODE_OPTIONS: "--max_old_space_size=4096"
@@ -119,4 +119,4 @@ jobs:
- name: Run tests on changed packages
run: yarn test:changed auth
env:
- BROWSERS: 'WebkitHeadless'
\ No newline at end of file
+ BROWSERS: 'WebkitHeadless'
diff --git a/packages/auth/demo/public/index.html b/packages/auth/demo/public/index.html
index 78b14b8dd92..5201871271d 100644
--- a/packages/auth/demo/public/index.html
+++ b/packages/auth/demo/public/index.html
@@ -170,6 +170,13 @@
Action Code Settings
+
+
+ BYO-CIAM methods
+
+
Reset
+
+
Sign in with your CIAM token
+
+
+
+