List all factors for a user
Lists all factors associated to a user.
Parameters
- paramsREQUIREDAuthMFAAdminListFactorsParamsuserIdREQUIREDstring
ID of the user.
const { data, error } = await supabase.auth.admin.mfa.listFactors()
Lists all factors associated to a user.
ID of the user.
const { data, error } = await supabase.auth.admin.mfa.listFactors()
Need some help?
Contact supportLastest product updates?
See ChangelogSomething's not right?
Check system status