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

Once a use signs up there is no need to redirect to the sign-in page #85

Open
2 tasks done
imor opened this issue Aug 24, 2023 · 0 comments
Open
2 tasks done

Once a use signs up there is no need to redirect to the sign-in page #85

imor opened this issue Aug 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@imor
Copy link
Contributor

imor commented Aug 24, 2023

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

After a user signs up they are redirected to the sign-in page, but this is not needed as the user is already logged in. So, the user should be either redirected to the home page or whichever page they were on before the sign-up page.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to the sign-up page and sign up as a new user.
  2. Once you finish signing up you will be taken to the log-in page.
  3. Go to the home page and click the user avatar next to the search bar at the top.
  4. Notice that it shows you are logged in.

Expected behavior

The user can be taken directly to the home page after they sign-up.

Screenshots

N/A

System information

N/A

Additional context

N/A

@imor imor added the bug Something isn't working label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant