Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking on expired signup confirmation link does not show error #302

Open
davidlhw opened this issue Sep 22, 2024 · 2 comments
Open

Clicking on expired signup confirmation link does not show error #302

davidlhw opened this issue Sep 22, 2024 · 2 comments
Labels
bug Used to track bugs. This Label is used as a category on release notes.

Comments

@davidlhw
Copy link
Contributor

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. create user
  2. wait for email
  3. go to supabase dashboard, delete that pending user under the Auth tab
  4. click on link in email
  5. see login page with no error message
  6. url of page looks like https://new.afterclass.io/account/auth/login#error=access_denied&error_code=403&error_description=Email+link+is+invalid+or+has+expired

Expected behavior

should see some message indicating the corresponding error message

see https://supabase.com/docs/guides/auth/debugging/error-codes for list of error codes

@davidlhw davidlhw added the bug Used to track bugs. This Label is used as a category on release notes. label Sep 22, 2024
@davidlhw
Copy link
Contributor Author

related to #95

@davidlhw
Copy link
Contributor Author

davidlhw commented Jan 5, 2025

partially addressed in #357 at a5b634b R44-R48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to track bugs. This Label is used as a category on release notes.
Projects
None yet
Development

No branches or pull requests

1 participant