Skip to content

Browser back after expiry sends OTP via the default email template (client branding lost) #152

@lukesmmr

Description

@lukesmmr

Summary

When the user uses browser back from the timeout error to retry, the styled email input still appears, but the OTP email that follows arrives in the default unstyled template. The client identifier is no longer in scope at OTP-send time even though the form looks branded.

Reproduce

  1. Steps 1-3 from issue 1 (reach the timeout error page).
  2. Browser back to the styled email input.
  3. Submit email.

Actual

OTP delivered using the default email template. Client branding (subject, header, footer) is missing.

Expected

The OTP email retains the original client's template, matching what the user received on the first attempt of the same flow.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions