We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f24909 commit dcf520fCopy full SHA for dcf520f
README.md
@@ -166,7 +166,8 @@ pipenv install twilio
166
```
167
168
and set the ``TWILIO_ACCOUNT_SID`` and ``TWILIO_AUTH_TOKEN`` environment
169
-variables.
+variables. These are read from `os.environ`, so make sure you don't put
170
+them in your settings file accidentally.
171
172
You’ll also need to specify the number you send the token from with the
173
``PASSWORDLESS_MOBILE_NOREPLY_NUMBER`` setting.
0 commit comments