toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
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)