supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
487 stars 121 forks source link

Option to disable signup button #55

Closed isaacr-nz closed 1 year ago

isaacr-nz commented 1 year ago

Fixes issue #47

What kind of change does this PR introduce?

feature

What is the current behavior?

Component shows sign up button if on sign in view

What is the new behavior?

Components now shows sign up button if on sign in view AND user has not specified whether to hide

Additional context

image