pl-api
Preparing search index...
MfaChallengeParams
Interface MfaChallengeParams
interface
MfaChallengeParams
{
challenge_type
:
"totp"
|
"recovery"
;
client_id
:
string
;
client_secret
:
string
;
code
:
string
;
mfa_token
:
string
;
}
Index
Properties
challenge_
type
client_
id
client_
secret
code
mfa_
token
Properties
challenge_
type
challenge_type
:
"totp"
|
"recovery"
client_
id
client_id
:
string
client_
secret
client_secret
:
string
code
code
:
string
mfa_
token
mfa_token
:
string
access token to check second step of mfa
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
challenge_
type
client_
id
client_
secret
code
mfa_
token
pl-api
Loading...