FLuiz22 / ufroad-api

GNU General Public License v3.0
2 stars 0 forks source link

fix: fix auth middleware not using async properly #45

Closed mateusmf4 closed 8 months ago

mateusmf4 commented 8 months ago

because of this, the errors thrown by this middleware were not caught by our error handler, crashing the application entirely.