¶ Search for Users
Update Time: 2024-10-10 07:28:40
Authing supports using fields such as mailbox, user name, mobile phone number, nickname, etc to do the fuzzy search to users in both [console](#Use 控制台搜索) and [SDK](#Use -sdk-搜索) modes:
¶ Search for Users Using Console
You can search for users by keywords on the user management -> user list:
The fields that support search include email, username, mobile phone number, nickname, etc.
¶ Search for Users Using SDK
Authing also supports SDKs in various languages such as Java, JavaScript/Node.js, Python, PHP, C#, Swift, Go, Ruby, WeChat applet, etc. You can choose the SDK you are familiar with:
You can use the User Search method of UsersManagementClient in each different language.