netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.78k stars 279 forks source link

Handle users using invite link twice #316

Closed ydennisy closed 1 year ago

ydennisy commented 2 years ago

It is often the case that users will click the invite link twice, maybe for the purpose of finding the URL of the app again.

When clicking the link the second time a generic error is provided Confirmation token not found.

I would like to suggest to provide a specific error message Confirmation token previously confirmed, so that the application can handle this properly and navigate the user to login.

Discussion in supabase https://github.com/supabase/supabase/discussions/6004

cc @burggraf

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

github-actions[bot] commented 1 year ago

This issue was closed because it had no activity for over 1 year.