auth.provider API
Preparing search index...
@o3co/auth-provider-core
MfaCoordinator
Interface MfaCoordinator
interface
MfaCoordinator
{
listEnrolled
(
userId
:
string
)
:
Promise
<
readonly
MfaProvider
[]
>
;
}
Index
Methods
list
Enrolled
Methods
list
Enrolled
listEnrolled
(
userId
:
string
)
:
Promise
<
readonly
MfaProvider
[]
>
Parameters
userId
:
string
Returns
Promise
<
readonly
MfaProvider
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
Enrolled
auth.provider API
Loading...