Interface: WebauthnApis

Alternate paths used by the SDK to route API calls to your proxy server.

Properties

startRestrictedSession

startRestrictedSession: string

Default Value

/v1/auth-session/start-restricted


startWebauthnRegistration

startWebauthnRegistration: string

Default Value

/v1/webauthn/register/start


completeWebauthnRegistration

completeWebauthnRegistration: string

Default Value

/v1/webauthn/register/complete


startWebauthnAuthentication

startWebauthnAuthentication: string

Default Value

/v1/webauthn/authenticate/start


completeWebauthnAuthentication

completeWebauthnAuthentication: string

Default Value

/v1/webauthn/authenticate/complete


getSessionStatus

getSessionStatus: string

Default Value

/v1/auth-session/status


attachDeviceToSession

attachDeviceToSession: string

Default Value

/v1/auth-session/attach-device


detachDeviceFromSession

detachDeviceFromSession: string

Default Value

/v1/auth-session/detach-device


startPasskeyAuthentication

startPasskeyAuthentication: string

Default Value

/v1/webauthn/authenticate/passkey/start


completePasskeyAuthentication

completePasskeyAuthentication: string

Default Value

/v1/webauthn/authenticate/passkey/complete