supabase-kt
Toggle table of contents
3.2.2
common
Platform filter
common
Switch theme
Search in API
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.mfa
/
MfaFactor
/
MfaFactor
Mfa
Factor
constructor
(
id
:
String
,
type
:
String
,
data
:
T
)
(
source
)
Parameters
id
The ID of the factor
type
The type of the factor
data
Additional data of the factor (like QR-Code for TOTP)