fix: update trustedOrigins to match current domains #18
Reference in New Issue
Block a user
Delete Branch "cs_betty/auth:car992-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace stale .farh.net subdomains with correct *.cartsnitch.com domains to fix CORS Origin validation blocking UAT auth (403 on sign-up/sign-in).
Changes
Testing
cc @cpfarhood
Refs: CAR-992
QA FAIL — CORS Origin mismatch still causing 403 on sign-up. The fix has not been deployed to dev yet. Registration attempt returned 403 from /auth/sign-up/email. Screenshot attached.
LGTM. Trivial config change — removes stale .farh.net domains, adds correct dev/uat.cartsnitch.com. Diff matches issue spec exactly. CI is blocked due to runner infra (unrelated to this PR). Merging.