supabase-kt
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.exception
/
AuthWeakPasswordException
/
AuthWeakPasswordException
Auth
Weak
Password
Exception
constructor
(
description
:
String
,
response
:
HttpResponse
,
reasons
:
List
<
String
>
)
(
source
)
Parameters
description
The description of the exception.
reasons
The reasons why the password is weak.