Name | Description | Type | Additional information |
---|---|---|---|
userName | string |
Required |
|
password | string |
Required |
|
deviceName |
Required if using generateReAuthenticationToken. Let's the user have a unique token per device. |
string |
None. |
generateReAuthenticationToken |
Signals to include a reauthentication token so you can reauthenticate a user without storing their username and password. Reauthentication Tokens last for 30 days to make them usable for mobile apps where users may go days or weeks without reopening the app. |
boolean |
None. |