fxa/packages
Lauren Zugai fc93ae16f0
fix(session): Update GQL session.isValid to not check that the session is also verified
Because:
* We create a new session token on password entry, and when the user is signed into the browser without a password but not into Sync, signing into Sync will create a new session token that we do not want overwritten by the requestSignedInUser request

This commit:
* Tweaks the session.isValidToken call to only check for the session token's existence and not if it's fully verified as well

fixes FXA-12821
2025-12-23 16:56:46 -06:00
..
123done chore(deps): bump pm2 from 5.4.3 to 6.0.9 2025-11-18 06:11:05 +00:00
db-migrations chore(auth): New refresh-token scheme dedicated db query for device 2025-12-12 10:40:05 -07:00
eslint-plugin-fxa
fortress chore(deps): bump pm2 from 5.4.3 to 6.0.9 2025-11-18 06:11:05 +00:00
functional-tests chore(settings): remove sendFxAStatusOnSettings feature flag 2025-12-19 13:02:38 -05:00
fxa-admin-panel task(admin): Support secret rotation for RPs 2025-12-15 15:23:56 -08:00
fxa-admin-server feat(libs/emails): Add retry with backoff for email-sender 2025-12-17 11:03:16 -07:00
fxa-auth-client feat(mfa): add MFA to create_password page 2025-12-17 10:20:41 -05:00
fxa-auth-server chore(fxa): Adjust rate limit rules for stage 2025-12-22 11:53:27 -06:00
fxa-content-server chore(settings): remove sendFxAStatusOnSettings feature flag 2025-12-19 13:02:38 -05:00
fxa-customs-server chore(deps): bump pm2 from 5.4.3 to 6.0.9 2025-11-18 06:11:05 +00:00
fxa-dev-launcher
fxa-event-broker chore(deps): bump pm2 from 5.4.3 to 6.0.9 2025-11-18 06:11:05 +00:00
fxa-geodb
fxa-graphql-api fix(session): Update GQL session.isValid to not check that the session is also verified 2025-12-23 16:56:46 -06:00
fxa-payments-server fix(payments-next): Broken privacyNoticeDownloadUrl and termsOfServiceDownloadUrl in “subscriptionReactivation” email template 2025-12-02 16:23:03 -05:00
fxa-profile-server Merge pull request #19748 from mozilla/update-sentry 2025-12-09 14:53:51 -05:00
fxa-react chore(deps): bump pm2 from 5.4.3 to 6.0.9 2025-11-18 06:11:05 +00:00
fxa-settings Merge pull request #19834 from mozilla/FXA-12809 2025-12-22 11:58:22 -06:00
fxa-shared task(auth-bounce-handler): Add fallback for unknown bounce types 2025-12-18 16:42:34 -08:00