¶ Use a custom database to save user data
Update Time: 2024-10-10 07:28:40
¶ Migration process
When using this mode, user data is always stored in your database, and Authing will never save your user data. In order for the system to work properly, you need to implement scripts for user add, delete, modify, and check.
¶ Script configuration
You need to write scripts on Authing console (opens new window),database connection - customize database for Login、Search user、Create user、Update user、elete user、Get user list、Validata password: