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

Enforce password minimum length #74

Closed
awalias opened this issue Mar 4, 2021 · 1 comment
Closed

Enforce password minimum length #74

awalias opened this issue Mar 4, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@awalias
Copy link
Member

awalias commented Mar 4, 2021

we don't want to be too opinionated on the password requirements, but it may be useful to have a basic requirement of min 6 characters

this should only be enforced when the caller is trying to set a password (since oauth rows won't need an associated password)

see: supabase/ui#137

@icecream78
Copy link
Contributor

@awalias close the issue please

@awalias awalias closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants