FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Display a 'resend email' message when a magic link has expired #2926

Closed mooreds closed 4 days ago

mooreds commented 4 days ago

Display a 'resend email' message when a magic link has expired

Problem

I've noticed that some sites have this feature. When you get a magic link, it has a time limit. Right now, I'm not sure what the behavior is when you click through an expired link.

Solution

If the user clicks through after the time limit, it'd be great to prompt them to ask for another magic link email.

It'd be great if this was out of the box.

Alternatives/workarounds

You could definitely do this with the API.

Here's a way to show the user in the email the expiration time: https://fusionauth.io/community/forum/topic/220/can-i-customize-the-passwordless-link-email-subject-with-the-time-the-link-expires

Additional context

Add any other context or screenshots about the feature request here.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

mooreds commented 4 days ago

Actually, I just tested this and it appears we do essentially this right now.

Closing.

Screenshot 2024-11-18 at 10 04 33 AM