User management
User management is a significant area of focus for Logto. You can access your user data and manage them using either the Logto Console or the Management API, both of which are effective. With these tools, you can perform tasks such as
- Searching for users by username, ID, full name, phone number, or email.
- Performing several actions on the user, such as unlinking social accounts, updating profile information, deleting users, or resetting passwords.
- Checking user logs.
- Assigning roles for access control.
- Create and manage personal access tokens.
Features for user managementβ
In Logto, user data include basic authentication data based on the OpenID Connect protocol, along with custom data.
Create, update, read and delete users through Logto Console or Logto Management API.
Directly using Logto Management API to perform advanced user search.
Personal access token (PAT) provides a secure way for users to grant access tokens without using their credentials and interactive sign-in.