PasswordLoginOptions
Options to log in with a password.
Props
deviceToken
deviceToken: string
Optional device (browser) identifier.
If a web application is going to authenticate with a renewable tokens via Client.loginAccessToken, it is required to provide this identifier.
password
password: string
User password.
username
username: string
Full user name, including app and account name, e.g., someuser@someapp.youraccount.voximplant.com.