iegomez / mosquitto-go-auth

Auth plugin for mosquitto.
MIT License
519 stars 170 forks source link

Added jwt http timeout #285

Closed alessandroperetti closed 1 year ago

alessandroperetti commented 1 year ago

I added a config parameter to set a custom JWT http response timeout because now is hardcoded

iegomez commented 1 year ago

@alessandroperetti thanks for continuing to work on this. Please hit re-review when you think you're ready and I'll take a look.

iegomez commented 1 year ago

I ran tests locally just in case and it all went ok, so we're ready to merge. Thanks for your work and patience, @alessandroperetti!