API Keys point to Console Dev Tools
This commit is contained in:
@@ -30,8 +30,8 @@ Every sample in the demo requires some basic credentials from your Twilio accoun
|
|||||||
| Config Value | Description |
|
| Config Value | Description |
|
||||||
| :------------- |:------------- |
|
| :------------- |:------------- |
|
||||||
`TWILIO_ACCOUNT_SID` | Your primary Twilio account identifier - find this [in the console here](https://www.twilio.com/console).
|
`TWILIO_ACCOUNT_SID` | Your primary Twilio account identifier - find this [in the console here](https://www.twilio.com/console).
|
||||||
`TWILIO_API_KEY` | Used to authenticate - [generate one here](https://www.twilio.com/console/video/dev-tools/api-keys).
|
`TWILIO_API_KEY` | Used to authenticate - [generate one here](https://www.twilio.com/console/dev-tools/api-keys).
|
||||||
`TWILIO_API_SECRET` | Used to authenticate - [just like the above, you'll get one here](https://www.twilio.com/console/video/dev-tools/api-keys).
|
`TWILIO_API_SECRET` | Used to authenticate - [just like the above, you'll get one here](https://www.twilio.com/console/dev-tools/api-keys).
|
||||||
|
|
||||||
#### A Note on API Keys
|
#### A Note on API Keys
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user