go-jwt-middleware icon indicating copy to clipboard operation
go-jwt-middleware copied to clipboard

use go-jose v4

Open mwiesenbauer opened this issue 1 year ago • 0 comments

📝 Checklist

  • [x] All new/changed/fixed functionality is covered by tests (or N/A)
  • [n/a] I have added documentation for all new/changed functionality (or N/A)

🔧 Changes

update go-jose v2 to v4 with new namespace and amended tests and examples accordingly. As a side effect of the update go 1.21 is required.

📚 References

closes https://github.com/auth0/go-jwt-middleware/issues/269

🔬 Testing

mwiesenbauer avatar Jun 05 '24 12:06 mwiesenbauer