go-chi / jwtauth

JWT authentication middleware for Go HTTP services
MIT License
541 stars 91 forks source link

fix incorrect error checking for NBF #47

Closed hmkwizu closed 4 years ago

hmkwizu commented 4 years ago
leighmcculloch commented 4 years ago

👋 Is this fix a fix that could be merged?

pkieltyka commented 4 years ago

thanks for the fix