Back to Node Auth0

Interface RegenerateUsersRecoveryCodeResponseContent

docs/interfaces/management.Management.RegenerateUsersRecoveryCodeResponseContent.html

5.9.1706 B
Original Source

Interface RegenerateUsersRecoveryCodeResponseContent

interface RegenerateUsersRecoveryCodeResponseContent {
recovery_code?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

recovery_code?

Properties

Optionalrecovery_code

recovery_code?: string

New account recovery code.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties recovery_code