Interface: WebAuthnServiceOptions
Defined in: src/auth/webauthn/webauthn-service.ts:93
WebAuthn service options.
Properties
config?
readonlyoptionalconfig:WebAuthnServiceConfig
Defined in: src/auth/webauthn/webauthn-service.ts:107
Configuration options.
logger
readonlylogger:ILogger
Defined in: src/auth/webauthn/webauthn-service.ts:102
Logger instance.
redis
readonlyredis:Redis
Defined in: src/auth/webauthn/webauthn-service.ts:97
Redis client.