Skip to main content

Mobile SDKs

Web SDK

  • Deprecates the passkey availability check and aligns passkey and push types with the Client API. Browser 1.19.2.

Server SDKs

  • Webhook payloads now support structured values such as customVariables, plus new helpers for batched log events. Breaking change to webhook event types. Node 3.0.0, Java 3.0.0, .NET 5.0.0.
  • The Go SDK adds webhook signature verification, structured values, and batched log events. Go 2.2.0.

Webhooks

Management API

Terraform provider

Mobile SDKs

Web SDK

Mobile SDKs

Web SDK

  • Passkey sync via the WebAuthn Signal API. Passkeys removed server-side are now reflected in the browser’s passkey picker. Browser 1.17.0.

Server SDKs

  • .NET 4.4.0: adds Username on authenticator enrolment models.

Server API

  • OIDC redirect flow now uses an opaque authorizationToken plus a client-generated codeVerifier / codeChallenge.
  • Update device accepts a rememberedUntil timestamp.
  • Passkey authenticator responses include the WebAuthn username.