Handle expired email verification links
From @benhayward.ben
When a user follows an invalid email verification link, display an error
- Display a "Your verification request has expired." error but do not trigger a resend. We don't want to create a loop caused by people clicking on the back end. Better to capture this process asynchronoysly and make sure we redisplay the verification when they resend
Based off feedback in thread: front!699 (comment 263718217)
Related merge requests
1
changed milestone to %Sprint::02/12 - Bartone Baboon
added scoped labels
changed weight to 4
added to epic &102
Please register or sign in to reply