Skip to content

Commit

Permalink
Update readme to clarify Twilio Credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronn committed Dec 2, 2019
1 parent 0f24909 commit dcf520f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ pipenv install twilio
```
and set the ``TWILIO_ACCOUNT_SID`` and ``TWILIO_AUTH_TOKEN`` environment
variables.
variables. These are read from `os.environ`, so make sure you don't put
them in your settings file accidentally.
You’ll also need to specify the number you send the token from with the
``PASSWORDLESS_MOBILE_NOREPLY_NUMBER`` setting.
Expand Down

0 comments on commit dcf520f

Please sign in to comment.