OriginProtocol / origin-bridge

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge
MIT License
15 stars 7 forks source link

Fix mistake with twilio verify API endpoint #121

Closed tomlinton closed 6 years ago

tomlinton commented 6 years ago

First pull request? Read our guide to contributing

Checklist:

Description:

Call to check verification code was going to the wrong endpoint (grabbing the status instead of checking it) resulting in everything being considered a valid code. Sorry, not sure how I did that!