mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
580 stars 210 forks source link

fix(totp): pass along signin state to totp view #17110

Closed vbudhram closed 1 month ago

vbudhram commented 1 month ago

Because

This pull request

Issue that this pull request solves

Closes: https://mozilla-hub.atlassian.net/browse/FXA-9836

Checklist

Other information (Optional)

I tested this by creating an account, adding 2FA. In a new browser profile, attempt to login, after being prompted for 2FA code, replace url signin_totp_code with signin_token_code.

The page should redirect to totp page and you should be able to login.