DEV Community

Discussion on: Go: Fiber vs Echo (a developer point)

Collapse
 
shytikov profile image
Oleksii Shytikov

I have updated Gofiber JWT middleware to support JWKs, so it's already one step closer to being better for microservice use: github.com/gofiber/jwt

Collapse
 
andreidascalu profile image
Andrei Dascalu

Awesome!