Skip to content

Passwordless Login - Util function for passwordless callback URI#3630

Merged
vcua-mobify merged 6 commits intodevelopfrom
vc/passwordless-followup
Feb 3, 2026
Merged

Passwordless Login - Util function for passwordless callback URI#3630
vcua-mobify merged 6 commits intodevelopfrom
vc/passwordless-followup

Conversation

@vcua-mobify
Copy link
Contributor

This PR is a follow up to #3525 that reverts the changes made to the existing absoluteUrl function in @salesforce/retail-react-app/app/utils/url in favor of a new util function that specifically returns the absolute url for the passwordless login callback, including base paths.

The reason for this change is that we would like to keep the existing absoluteUrl function as something that can work for both express routes (where a base path will always be added if it is set) and react router routes (where a base path may or may not be set).

@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Feb 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

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

@vcua-mobify vcua-mobify changed the title Passwordless Login - Util function for callback URI Passwordless Login - Util function for passwordless callback URI Feb 2, 2026
alexvuong
alexvuong previously approved these changes Feb 2, 2026
@vcua-mobify vcua-mobify requested a review from alexvuong February 3, 2026 00:05
@vcua-mobify vcua-mobify marked this pull request as ready for review February 3, 2026 00:05
@vcua-mobify vcua-mobify requested a review from a team as a code owner February 3, 2026 00:05
Copy link
Collaborator

@hajinsuha1 hajinsuha1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this!

@vcua-mobify vcua-mobify enabled auto-merge (squash) February 3, 2026 18:37
@vcua-mobify vcua-mobify merged commit 5f9738e into develop Feb 3, 2026
41 checks passed
@vcua-mobify vcua-mobify deleted the vc/passwordless-followup branch February 3, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants