Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserData

DappBot User Record as defined by Cognito. This interface basically follows the default Cognito user, but we have enforced additional constraints on UserAttributes, which is otherwise an arbitrary set of key-val string pairs.

Hierarchy

  • UserData

Index

Properties

Email

Email: string

Optional MFAOptions

MFAOptions: MFAOptionListType

Optional PreferredMfaSetting

PreferredMfaSetting: undefined | string

UserAttributes

UserAttributes: UserAttributes

Optional UserMFASettingList

UserMFASettingList: UserMFASettingListType

Username

Username: string

Generated using TypeDoc