refactor: add fields

This commit is contained in:
Mauricio Siu
2025-02-13 01:42:58 -06:00
parent 74ee024cf9
commit 7c0d223e17
12 changed files with 10726 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ export const lucia = new Lucia(adapter, {
secure: false,
},
},
sessionExpiresIn: new TimeSpan(1, "d"),
getUserAttributes: (attributes) => {
return {