What's Changed
- Bump github.com/lestrrat-go/jwx from 1.2.9 to 1.2.10 by @dependabot in #95
- Move packages into separate modules by @simongottschlag in #110
Most likely a breaking change
The PR #110 moves the different routers into their own separate packages. This means a lot of logic needs to be updated to make sure the tooling around (like coverage) works as expected.
This is most likely a breaking change and when released, and will probably force other modules/programs that use this library to update on their side. I have never done this, which means I'm not sure.
Sorry for that, but I will try to get it working and please create an issue if you see any obvious problems.
This fixes #98
Full Changelog: v0.0.18...v0.0.19