Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

v1.3.22

Compare
Choose a tag to compare
@greenpau greenpau released this 09 Dec 05:43
· 8 commits to main since this release

πŸ”₯ πŸ”₯ πŸŽ‰ πŸ˜ƒ refactor JWT token signing to allow CUSTOM claims

More info:

  • user: add custom claims to signed JWT token
  • tests: add CustomEvalObjectsWithLog function with AllowUnexported opts
  • acl: add realm field to acl-capable fields
  • kms: remove github.com/golang-jwt/jwt dependency for JWT signing

Partial Resolution: greenpau/caddy-auth-portal#151