toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
auth-kt
/
io.github.jan.supabase.auth.exception
/
AuthWeakPasswordException
/
AuthWeakPasswordException
Auth
Weak
Password
Exception
constructor
(
description
:
String
,
statusCode
:
Int
,
reasons
:
List
<
String
>
)
(
source
)
Parameters
description
The description of the exception.
reasons
The reasons why the password is weak.