messagebird / ruby-rest-api

MessageBird's REST API for Ruby
BSD 2-Clause "Simplified" License
37 stars 46 forks source link

Increasing the timeout of verify tokens #67

Closed peterbrouwer closed 2 years ago

peterbrouwer commented 2 years ago

Currently the timeout for verify tokens is by default set to 30 seconds. As far as I can see this wrapper does not offer any way to increase this timeout.