feat: add server side session storage #413
Annotations
10 errors
Release PR version:
src/runtime/server/lib/webauthn/authenticate.ts#L11
The inferred type of 'defineWebAuthnAuthenticateEventHandler' cannot be named without a reference to '.pnpm/@SimpleWebAuthn[email protected]/node_modules/@simplewebauthn/types'. This is likely not portable. A type annotation is necessary.
|
Release PR version:
src/runtime/server/lib/webauthn/register.ts#L12
The inferred type of 'defineWebAuthnRegisterEventHandler' cannot be named without a reference to '.pnpm/@SimpleWebAuthn[email protected]/node_modules/@simplewebauthn/types'. This is likely not portable. A type annotation is necessary.
|
Release PR version:
src/module.ts#L193
Type 'string | undefined' is not assignable to type 'string'.
|
Release PR version:
src/module.ts#L194
Type 'number | undefined' is not assignable to type 'number'.
|
Release PR version:
src/module.ts#L195
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Release PR version:
src/runtime/server/lib/webauthn/authenticate.ts#L11
The inferred type of 'defineWebAuthnAuthenticateEventHandler' cannot be named without a reference to '.pnpm/@SimpleWebAuthn[email protected]/node_modules/@simplewebauthn/types'. This is likely not portable. A type annotation is necessary.
|
Release PR version:
src/runtime/server/lib/webauthn/register.ts#L12
The inferred type of 'defineWebAuthnRegisterEventHandler' cannot be named without a reference to '.pnpm/@SimpleWebAuthn[email protected]/node_modules/@simplewebauthn/types'. This is likely not portable. A type annotation is necessary.
|
Release PR version:
src/module.ts#L193
Type 'string | undefined' is not assignable to type 'string'.
|
Release PR version:
src/module.ts#L194
Type 'number | undefined' is not assignable to type 'number'.
|
Release PR version:
src/module.ts#L195
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Loading