Rate this page:

PasswordLoginOptions

Options to log in with a password.

Props

deviceToken

Copy URL
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

Copy URL
password: 

string

User password.

username

Copy URL
username: 

string

Full user name, including app and account name, e.g., someuser@someapp.youraccount.voximplant.com.