supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
321 stars 152 forks source link

feat: add `AuthWeakPasswordError` #817

Closed hf closed 7 months ago

hf commented 7 months ago

Throws an AuthWeakPasswordError on non-200 JSON reponses that have the weak_password property as defined in:

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 2.59.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: