BackupCodeResource
An interface that represents a backup code.
- Name
id
- Type
string
- Description
The unique identifier for the set of backup codes.
- Name
codes
- Type
string[]
- Description
The generated set of backup codes.
- Name
createdAt
- Type
Date
- Description
The date when the backup codes were created.
- Name
updatedAt
- Type
Date
- Description
The date when the backup codes were last updated.
Feedback
Last updated on