new AccessToken(accountSid, keySid, secret, options)
Parameters:
Name | Type | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
accountSid |
string | The account's unique ID to which access is scoped | |||||||||||||||||||||||||
keySid |
string | The signing key's unique ID | |||||||||||||||||||||||||
secret |
string | The secret to sign the token with | |||||||||||||||||||||||||
options |
object | ...
Properties
|
- Source: