Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@supabase/[email protected]/dist/module/lib/webauthn.dom.d.ts

PublicKeyCredentialJSON

  • Type

PublicKeyCredentialJSON

Union type for all WebAuthn credential responses in JSON format. Can be either a registration response (for new credentials) or authentication response (for existing credentials).

type PublicKeyCredentialJSON = RegistrationResponseJSON | AuthenticationResponseJSON;

§Type

§
RegistrationResponseJSON | AuthenticationResponseJSON
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno