JWT Auth (Golang): v0.7.0

Features Added JSON format support: Integrated Go's standard log/slog package for structured logging output Added dual output formats: Support for both JSON (machine-readable) and Text (readable tree structure) formats Added log type configuration field: Introduced Type field in Log struct to allow users to select output format

Jun 22, 2025 - 11:40
 0
JWT Auth (Golang): v0.7.0

cover

Features

  • Added JSON format support: Integrated Go's standard log/slog package for structured logging output
  • Added dual output formats: Support for both JSON (machine-readable) and Text (readable tree structure) formats
  • Added log type configuration field: Introduced Type field in Log struct to allow users to select output format