mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat: implement long-lived sessions
This commit is contained in:
parent
d0705afca8
commit
44f7e26270
35 changed files with 739 additions and 190 deletions
1
src/cookie-parser/index.ts
Normal file
1
src/cookie-parser/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { CookieParserMiddleware } from "./cookie-parser.middleware";
|
||||
Loading…
Add table
Add a link
Reference in a new issue