featurev1.15.0

New Update - v1.15.0

What's New

  • Implemented customisable email templates using Go's native templates engine
  • Moved authorizer logic into the use case layer from the services improving code architecture and fixing bugs/issues

Get Started

Standalone Mode

$ docker pull ghcr.io/authula/authula:v1.15.0

Library Mode

$ go get github.com/Authula/authula@v1.15.0