fix: leverage runtimeConfig to check password #166
Annotations
2 errors and 2 warnings
test:
src/runtime/server/utils/session.ts#L75
Type '{ name: string; password: string; cookie: { sameSite: string; }; }' is not assignable to type 'SessionConfig'.
|
test
Process completed with exit code 1.
|
lint:
playground/server/api/test.ts#L2
'session' is assigned a value but never used
|
lint:
playground/server/plugins/session.ts#L10
'session' is defined but never used
|