Features
- Speed up app token validation (in case of many app tokens):
- For Basic authentication we can now include a hint which app token to validate against. In my setup (together with reducing the number of hash round) this cut down the validation time from 10ms to 1ms with the database being the new bottleneck.
Full Changelog: v0.6.4...v0.6.5