No description
Find a file
Mitchell R cbde4037ff
fix: add cookieName and totpIssuer to sec-config explicitly
BSB config doesn't apply schema defaults for missing keys.
Cookie was being set with name "undefined".
2026-05-10 02:55:21 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server fix: avoid h3 setCookie, use Set-Cookie header on Response directly 2026-05-10 02:53:06 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
package-lock.json build fixes for bsb 2026-05-10 01:46:11 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml fix: add cookieName and totpIssuer to sec-config explicitly 2026-05-10 02:55:21 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00