Skip to main content

Mobile SDKs

  • Flutter supports Swift Package Manager on iOS, alongside CocoaPods. Flutter 3.3.1.
  • Fixes launch returning null on Android when the host activity resumes while the browser is open. React Native 3.3.1.

Web SDK

Server SDKs

  • Authenticators carry deviceName, erroredAt, and errorCode. Node 3.1.0.

Client API

Webhooks

Management API

  • Update Theme takes links.underline, shadows.enabled, container.exitPosition, and a button typeface role.

Terraform provider

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.