Open
Description
Feature Description
current can't upgrade to fiber v3, please update the JWT for fiber v3.
Additional Context (optional)
No response
Code Snippet (optional)
package main
import "github.com/gofiber/fiber/v3"
import "github.com/gofiber/contrib/jwt"
func main() {
// Steps to reproduce
}
Checklist:
- I agree to follow Fiber's Code of Conduct.
- I have checked for existing issues that describe my suggestion prior to opening this one.
- I understand that improperly formatted feature requests may be closed without explanation.