| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-28 | refactor: remove unused configuration | mo khan | |
| 2025-05-28 | refactor: parse headers injected by envoy | mo khan | |
| 2025-05-15 | feat: remove oauth config and client secret from sparkle | mo khan | |
| 2025-05-15 | refactor: remove more types from oidc package | mo khan | |
| 2025-05-11 | refactor: use same cookie names as envoy plugin | mo khan | |
| 2025-05-11 | feat: add endpoint to reflect JWT body | mo khan | |
| 2025-05-11 | test: test envoy and sparkle via testcontainers | mo khan | |
| 2025-05-08 | feat: test out a redirect page in staging | mo khan | |
| 2025-05-08 | feat: use a cookie prefix to lock down the session cookie | mo khan | |
| > __Host-: If a cookie name has this prefix, it's accepted in a > Set-Cookie header only if it's also marked with the Secure attribute, > was sent from a secure origin, does not include a Domain attribute, > and has the Path attribute set to /. In other words, the cookie is > domain-locked. https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies#cookie_prefixes | |||
| 2025-05-07 | refactor: extract helper to log errors consistently | mo khan | |
| 2025-04-25 | refactor: move key pacakge to cfg | mo khan | |
