Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate requests are from twilio #20

Open
YayC opened this issue Jan 27, 2016 · 1 comment
Open

validate requests are from twilio #20

YayC opened this issue Jan 27, 2016 · 1 comment

Comments

@YayC
Copy link

YayC commented Jan 27, 2016

It might make sense to implement a helper function to validate requests are actually from Twilio by inspecting the X-Twilio-Signature header, full request url, and user's TWILIO_AUTH_TOKEN (as described in their security docs here).

Thanks for sharing this project!

@danielberkompas
Copy link
Owner

@YayConnolly Good point! I'll look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants