summaryrefslogtreecommitdiff
path: root/app/middleware/token_parser.go
AgeCommit message (Expand)Author
2025-05-28refactor: extract RequestParser typemo khan
2025-05-15refactor: allow cookie parser to accept cookie namemo khan
2025-05-15refactor: inline usage of RawToken typemo khan
2025-05-11refactor: use same cookie names as envoy pluginmo khan
2025-05-08feat: use a cookie prefix to lock down the session cookiemo khan
2025-05-07refactor: use Mapper typemo khan
2025-05-07feat: digitally sign and verify cookie using randomly generated keymo khan
2025-05-07refactor: extract helper to log errors consistentlymo khan
2025-04-28feat: use htmx to render partialsmo khan