supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.admin
/
AdminApi
/
retrieveFactors
retrieve
Factors
abstract
suspend
fun
retrieveFactors
(
uid
:
String
)
:
List
<
UserMfaFactor
>
(
source
)
Retrieves all MFA factors of a user
Return
A list of all MFA factors
Parameters
uid
the id of the user