| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-30 | refactor: using existing helpers | mo khan |
| 2025-04-30 | feat: extract other cookie options | 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 Option[T] and cleaner API for creating cookies | mo khan |
| 2025-04-30 | refactor: extract cookie options | mo khan |
| 2025-04-30 | fix: the CSRF cookie needs to have a same site lax mode | mo khan |
| 2025-04-30 | fix: disable secure cookies in development mode | mo khan |
| 2025-04-29 | feat: use same site strict mode | mo khan |
| 2025-04-29 | Use secure and http flag on cookies everywhere | mo khan |
| 2025-04-29 | feat: ensure cookie is not accessible to js and one transmitted over tls in p... | mo khan |
| 2025-04-28 | test: temporarily disable http and secure flags | mo khan |
| 2025-04-28 | feat: add logout endpoint | mo khan |
| 2025-04-28 | feat: do not allow js to access cookie | mo khan |
| 2025-04-15 | feat: create session cookie tied to access token | mo khan |
