| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-23 | feat: add external authorization service (authzd) with JWT authentication | mo khan | |
| - Add new authzd gRPC service implementing Envoy's external authorization API - Integrate JWT authentication filter in Envoy configuration with claim extraction - Update middleware to support both cookie-based and header-based user authentication - Add comprehensive test coverage for authorization service and server - Configure proper service orchestration with authzd, sparkled, and Envoy - Update build system and Docker configuration for multi-service deployment - Add grpcurl tool for gRPC service debugging and testing This enables fine-grained authorization control through Envoy's ext_authz filter while maintaining backward compatibility with existing cookie-based authentication. | |||
| 2025-05-08 | refactor: move html render to data transfer object | mo khan | |
| 2025-05-07 | refactor: extract helper to log errors consistently | mo khan | |
| 2025-04-30 | refactor: delegate to x package | mo khan | |
| 2025-04-30 | refactor: using existing helpers | mo khan | |
| 2025-04-30 | fix: prepend default option | mo khan | |
| 2025-04-30 | refactor: extract generic function to create and initialize any type | mo khan | |
| 2025-04-30 | refactor: extract cookie options | mo khan | |
| 2025-04-28 | feat: redirect to login page when session is established | mo khan | |
| 2025-04-28 | feat: generate a nonce to validate the OAuth callback | mo khan | |
| 2025-04-10 | feat: add a single API endpoint to return a list of sparkles | mo khan | |
