auth.provider API
Preparing search index...
@o3co/auth-provider-core
MfaChallenge
Interface MfaChallenge
interface
MfaChallenge
{
expiresAt
:
Date
;
id
:
string
;
kind
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
expires
At
id
kind
metadata?
Properties
Readonly
expires
At
expiresAt
:
Date
Expiry encoding:
Date
per A4 two-tier design — see
UserSession
for rationale.
Readonly
id
id
:
string
Readonly
kind
kind
:
string
Optional
Readonly
metadata
metadata
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
id
kind
metadata
auth.provider API
Loading...
Expiry encoding:
Dateper A4 two-tier design — see UserSession for rationale.