Skip to content

Conversation

@hajinsuha1
Copy link
Collaborator

@hajinsuha1 hajinsuha1 commented Jan 2, 2026

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 email mode 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

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • Update default config for passwordless login and password reset to use email mode by default.

How to Test-Drive This PR

Test steps are listed in the E2E test PR #3556

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Jan 2, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@hajinsuha1 hajinsuha1 added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Jan 2, 2026
@hajinsuha1 hajinsuha1 changed the title @W-20279800 Update passwordless config in extra-features-e2e-branch for E2E tests [DO NOT MERGE] @W-20279800 Update passwordless config in extra-features-e2e-branch for E2E tests Jan 5, 2026
@hajinsuha1 hajinsuha1 self-assigned this Jan 5, 2026
@hajinsuha1 hajinsuha1 marked this pull request as ready for review January 5, 2026 15:08
@hajinsuha1 hajinsuha1 requested a review from a team as a code owner January 5, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants