Skip to main content

Interface: WebAuthnServiceOptions

Defined in: src/auth/webauthn/webauthn-service.ts:93

WebAuthn service options.

Properties

config?

readonly optional config: WebAuthnServiceConfig

Defined in: src/auth/webauthn/webauthn-service.ts:107

Configuration options.


logger

readonly logger: ILogger

Defined in: src/auth/webauthn/webauthn-service.ts:102

Logger instance.


redis

readonly redis: Redis

Defined in: src/auth/webauthn/webauthn-service.ts:97

Redis client.