0.16.5
Security
- Switched to using XChaCha20Poly1305 for the redis token cache encryption.
This addresses a few medium severity security issues with the tokens.
Note that this means that this, and future versions of the library cannot be used at the same time as older verisons.
Commits
- Bump (#165) by MaeIsBad
- [PLATFORM-1854]: Fix encryption (#164) by MaeIsBad