summaryrefslogtreecommitdiff
path: root/pkg/web/cookie/cookie_test.go
AgeCommit message (Expand)Author
2025-04-30test: add test for each cookie optionmo khan
2025-04-30test: add test for resetting a cookiemo khan
2025-04-30test: ensure tests work offlinemo khan
2025-04-30refactor: extract Option[T] and cleaner API for creating cookiesmo khan
2025-04-30fix: the CSRF cookie needs to have a same site lax modemo khan
2025-04-30fix: disable secure cookies in development modemo khan
2025-04-29feat: use same site strict modemo khan
2025-04-29Use secure and http flag on cookies everywheremo khan
2025-04-29feat: ensure cookie is not accessible to js and one transmitted over tls in p...mo khan
2025-04-15feat: create session cookie tied to access tokenmo khan