Rate this page:

RefreshTokenOptions

Options to refresh tokens.

Props

deviceToken

Copy URL
deviceToken: 

string

Device (browser) identifier.

Should be the same as the identifier provided for Client.login or Client.loginOneTimeKey.

refreshToken

Copy URL
refreshToken: 

string

Refresh token obtained from LoginResult.loginTokens.

username

Copy URL
username: 

string

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