Releases: meigma/authkit
Releases · meigma/authkit
v0.3.0
v0.2.0
v0.1.0
Immutable
release. Only release title and notes can be modified.
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)