• release

Logto product updates

It’s time for a new Logto release! This month, we’re introducing new connectors for GatewayAPI, plus a variety of improvements and fixes.

Sijie
Sijie
Developer

GatewayAPI SMS connector

You can now send SMS messages via GatewayAPI.

gatewayapi-connector.png

Australia region

The Australia region is now available in Logto Cloud.

au.png

Improvements and fixes

  • update Google Connector default prompts to be select_account
  • fix an issue that prevent mp4 video from playing in custom sign-in pages on Safari browser
  • add environment variable to override default database connection timeout

Coming Soon: Account API

The new Account API is on its way, designed to give end users direct API access without needing to go through the Management API. Here’s a sneak peek of what you can expect:

  1. Direct access: The Account API empowers end users to directly access and manage their own account profile without requiring the relay of Management API.
  2. User profile and identities management: Users can fully manage their profiles and security settings, including the ability to update identity information like email, phone, and password, as well as manage social link connections. May also support MFA and SSO in the future.
  3. Global access control: Admin will have full, global control over access settings, can customize each fields.
  4. Seamless authorization: Authorizing is easier than ever! Simply use client.getAccessToken() to obtain an access token and attach it to the Authorization header.