fixv1.16.0
New Update - v1.16.0
What's New
- Fixed issue with JWT respond hook merging JWT payload into existing response which contained user and session objects. Now it only returns the appropriate JWT payload.
Get Started
Standalone Mode
$ docker pull ghcr.io/authula/authula:v1.16.0Library Mode
$ go get github.com/Authula/authula@v1.16.0