Skip to content

Releases: meigma/authkit

v0.3.0

11 May 15:50
Immutable release. Only release title and notes can be modified.
2f24c4c

Choose a tag to compare

0.3.0 (2026-05-11)

Features

  • management: add auth admin read ports (#39) (1f724c4)

v0.2.0

10 May 20:52
Immutable release. Only release title and notes can be modified.
df5b1e2

Choose a tag to compare

0.2.0 (2026-05-10)

Features

  • provisioning: add CEL-backed OIDC rules (#37) (220cf25)

v0.1.0

10 May 00:07
Immutable release. Only release title and notes can be modified.
3d9908a

Choose a tag to compare

0.1.0 (2026-05-09)

Features

  • add auth pipeline (#12) (95802c9)
  • apikey: add opaque API tokens (#11) (8f6ee02)
  • apikey: simplify issued token identity linking (#17) (174b3c8)
  • authz: add decision-time authorization facts (6229feb)
  • authz: add local role authorization (#28) (33b5416)
  • casbin: add authorizer adapter (#14) (191e7c4)
  • compose: add HTTP composition helper (#23) (14b264d)
  • define core auth contracts (#9) (a5816fa)
  • examples: add notes vertical example (#15) (310a8e0)
  • examples: prove mixed credential auth (#22) (d8deb20)
  • httpauth: add net/http adapter (#13) (43e0427)
  • management: add service-level auth setup (#19) (95b7ca5)
  • memory: add in-memory principal resolution (#10) (b101fed)
  • oidc: add JWT bearer authentication (#20) (83d2c55)
  • oidc: add trusted provider storage (#21) (32875dd)
  • postgres: add auth storage adapter (#18) (af1b669)
  • provisioning: add OIDC auto-provisioning (#25) (ebc140a)
  • provisioning: add OIDC provisioning rules (#30) (727287d)