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.event
/
AuthEvent
/
OtpError
/
OtpError
Otp
Error
constructor
(
error
:
String
,
errorDescription
:
String
)
(
source
)
Parameters
error
The raw error code from the server.
error
Description
The description of the error.