Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 532 Bytes

File metadata and controls

16 lines (8 loc) · 532 Bytes

OneTimeCode

Properties

Name Type Description Notes
userId Long The ID of the user.
accountId Long The ID of the account.
token String The two-factor authentication token created during sign-in. This token is used to ensure that the correct user is trying to sign in with a given one-time security code.
code String The one-time security code used for signing in. [optional]