Logto 2023 February update
Logto product updates for February 2023
Logto product updates for February 2023
GET /settings and PATCH /settings APIGET /configs/admin-console and PATCH /configs/admin-console API
/configs/* APIs are config/key-specific now. they may have different logic per key./session APIslogto db config keys by removing alterationState and adding adminConsole since:
all for client configs to fetch proper Access TokenWe are excited to introduce our latest addition to our product, Role-Based Access Control (RBAC). This powerful feature gives administrators the ability to assign specific roles and permissions to users, ensuring they only have access to the resources and functions they need to do their job.
With RBAC, administrators can:
Logto takes a major step forward in security and control with easy access management and authorization of sensitive info, ensuring only authorized users have the right to access. This aligns with our vision to provide an open-source identity solution with features for authentication and authorization, and packed with all the features you need.
Check out our RBAC recipe for a step-by-step guide. Give it a try and let us know what you think!
๐ก Logto now detects a trusted email (or phone number) from the social account during social sign-in.
The new Management APIs allow you to reuse connectors to dynamically send and verify verification codes for various purposes, such as validating identity before a user updates their profile or performs a dangerous action.
/api/verification-code to send verification code to a given email or phone/api/verification-code/verify to verify the code against a given email or phoneIn case of any issues with the database, you can now use the logto db alteration rollback [target] command to roll back all database schemas to a previous version, for example logto db alteration rollback v1.0.0-beta.19.