summaryrefslogtreecommitdiff
path: root/pkg/web/cookie/reset.go
AgeCommit message (Collapse)Author
2025-05-07refactor: move cookie to web packagemo khan
2025-05-07refactor: delegate to cookie packagemo khan
2025-04-30test: add test for each cookie optionmo khan
2025-04-30refactor: delegate to cookie.Reset to overload with optionsmo khan
2025-04-28feat: add logout endpointmo khan
2025-04-15feat: create session cookie tied to access tokenmo khan