Interface: WebAuthnInitOptions

Options for SDK initialization

Properties

serverPath

serverPath: string

Base path for sending API requests. This would be either a Mosaic API deployment URL such as documented for sandbox, or if you are proxying API requests from your backend - then the base path to your proxy.


webauthnApiPaths

Optional webauthnApiPaths: WebauthnApis

Override endpoints when using a proxy server in case the proxy server implements its own paths.