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

Link to sign_up view appears when project "Allow new users to sign up" is disabled #268

Open
GuillaumeDesforges opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@GuillaumeDesforges
Copy link

Bug report

Describe the bug

In Supabase, I have disabled sign-up in the project settings via option "Allow new users to sign up".

However, when users want to sign-in for the first time, some are confused and click on the "Don't have an account? Sign up" link, and of course when they hit "Sign Up" it does not work for them, which normal.

To Reproduce

Use any supabase app, use Auth component.

Expected behavior

The "Don't have an account? Sign up" link should not appear when project does not allow sign-ups.

Or at least, it should be customizable.

@GuillaumeDesforges GuillaumeDesforges added the bug Something isn't working label Jan 8, 2025
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