juancwu · he/him
juancwu pushed to main at juancwu/ficha 2026-04-29 02:02:57 +00:00
bc1c2f97b0 add Issuer with Issue/Validate/Revoke and end-to-end tests
juancwu pushed to main at juancwu/ficha 2026-04-29 01:59:01 +00:00
8b5fcc87c3 add token type with permission checks and composable matchers
juancwu pushed to main at juancwu/ficha 2026-04-29 01:40:54 +00:00
5288df0b9e add RevocationStore interface and in-memory implementation
juancwu pushed to main at juancwu/ficha 2026-04-29 01:33:22 +00:00
2859ff800e add KeyRing for key rotation with thread-safe access
juancwu pushed to main at juancwu/ficha 2026-04-29 01:28:07 +00:00
a6aad1a1d6 add token framing, crypto and errors
juancwu pushed to main at juancwu/ficha 2026-04-29 00:56:11 +00:00
71483982ca add payload codec with permissions and data compartments
juancwu pushed to main at juancwu/ficha 2026-04-29 00:44:42 +00:00
5a7dfddc38 add Taskfile.yml
juancwu pushed to main at juancwu/ficha 2026-04-29 00:35:25 +00:00
bc414634b8 init go module
juancwu pushed to main at juancwu/ficha 2026-04-29 00:33:17 +00:00
8c6b3620f2 update LICENSE
juancwu created repository juancwu/ficha 2026-04-29 00:27:34 +00:00
juancwu pushed tag v0.2.0 to juancwu/lightmux-contrib 2026-04-26 23:56:21 +00:00
juancwu pushed tag v0.3.0 to juancwu/authkit 2026-04-26 23:55:45 +00:00
juancwu pushed to main at juancwu/authkit 2026-04-26 23:55:30 +00:00
ea3a6ae8c4 Update Taskfile for v1 layout
juancwu pushed to main at juancwu/authkit 2026-04-26 23:42:35 +00:00
ca5525d4bd Cap refresh chain lifetime via RefreshChainAbsoluteTTL
d3c5367492 Rebuild for v1.0.0: postgres-only, slug-keyed authz, predicate API
Compare 2 commits »
juancwu pushed to main at juancwu/lightmux-contrib 2026-04-26 23:29:55 +00:00
522ac09cdc add iplimit middleware
juancwu pushed to main at juancwu/lightmux-contrib 2026-04-26 22:15:15 +00:00
6fd78737dc add ipinfo middleware
juancwu pushed tag v0.2.0 to juancwu/authkit 2026-04-26 20:30:19 +00:00
juancwu pushed to main at juancwu/authkit 2026-04-26 20:30:14 +00:00
7f1db871bc Cut user-owned API keys; redesign subject model
4942e4dbdc Add owner-agnostic service tokens
Compare 2 commits »
juancwu pushed tag v0.2.0 to juancwu/lightmux 2026-04-26 14:11:56 +00:00
juancwu pushed to main at juancwu/lightmux 2026-04-26 14:11:53 +00:00
22277186ae extract middlewares to lightmux-contrib