supabase-community / auth-ui

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

Fix `sign_up.social_provider_text` label #225

Closed semanser closed 1 year ago

semanser commented 1 year ago

What kind of change does this PR introduce?

Fix sign_up.social_provider_text label.

What is the current behavior?

Sign in with {{provider}}

What is the new behavior?

Sign up with {{provider}}

semanser commented 1 year ago

Actually, this seems to be according to the Google guidelines... Closing the PR!