Options
All
  • Public
  • Public/Protected
  • All
Menu

Confirm Setup for App MFA

Index

Interfaces

Type aliases

Variables

Functions

Interfaces

Args

Args:

mfaVerifyCode

mfaVerifyCode: string

refreshToken

refreshToken: string

Type aliases

Response

Response: MessageResponse

Result

When successful, the message ought to say something like, "Your MFA app has been successfully configured."

Variables

Const HTTP

HTTP: POST = "POST"

Const Path

Path: string = `${authBasePath}/${ResourcePaths.configureMfa}`

Functions

isArgs

  • isArgs(val: any): boolean

newArgs

Generated using TypeDoc