@W-20279800 Update passwordless config in extra-features-e2e-branch for E2E tests#3557
Merged
hajinsuha1 merged 2 commits intoextra-features-e2e-branchfrom Jan 29, 2026
Conversation
…mode instead of callback URIs in default.js
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
12 tasks
extra-features-e2e-branch for E2E testsextra-features-e2e-branch for E2E tests
jeremy-jung1
approved these changes
Jan 8, 2026
12 tasks
extra-features-e2e-branch for E2E testsextra-features-e2e-branch for E2E tests
…ordless-config-for-e2e-tests
vmarta
approved these changes
Jan 28, 2026
12 tasks
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch should be merged after the Email OTP feature branch (#3525) is merged.
Description
Update default config for passwordless login and password reset to use
emailmode by default.This change means that the extra features E2E test will use the SLAS native email service to send an actual email. However, since those tests run on a nightly basis the increase to the AWS costs should be miniscule $0.0031/month ($0.0001 per email * 31 days).
Types of Changes
Changes
emailmode by default.How to Test-Drive This PR
Test steps are listed in the E2E test PR #3556
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization