¶ Usages
Update Time: 2025-02-18 09:00:47
Pipeline allows developers to execute custom code during the authentication process, realize Webhook notification, expand user fields, access control and other capabilities. If you have a good idea and scenarios of use, you are welcome to add a template (opens new window).
¶ Extended user field
- Add user-defined fields (opens new window)
- Modify the default avatar (opens new window)
- Write the latest location to its MetaData each time when the user logs in (opens new window)
- Use ui-avatars API to dynamically generate avatars (opens new window)
- Supplement user geographic location information field (opens new window)
- User-defined Token (opens new window)
- Get user repo list through GitHub API (opens new window)
¶ Access control
- Registered Email Suffix White List (opens new window)
- Load the whitelist dynamically via API (opens new window)
- Login after mandatory email verification (opens new window)
- Log in after mandatory mobile phone number verification (opens new window)
- Register IP segment whitelist (opens new window)
- Block users based on IP risk score (opens new window)
- Registered mobile phone number whitelist (opens new window)
- Prohibit specific registration/login (opens new window)
- Registration/login is prohibited from 3-6 am for system maintenance every Sunday morning (opens new window)
- Add user to user group (opens new window)