Askr
Generated API snapshot

@askrjs/auth/webauthn-client

Exports from the declarations published in @askrjs/auth 0.0.7. Signatures are generated from the installed artifact.

  • @askrjs/auth/webauthn-client0.0.7

Exports

This entrypoint publishes 8 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.

createPasskeytype

createPasskey: (options: CreatePasskeyOptions) => Promise<PasskeyRegistration>

getPasskeyAssertiontype

getPasskeyAssertion: (options: GetPasskeyAssertionOptions) => Promise<PasskeyAssertion>