Share or sync user table data with another user table
I have a software and a wordpress installed in the same database, there is a wordpress "user" table and the software "user_soft" table. Is there any way or plugin to sync the two tables so that when the user register in wordpress, automatically register in "user_soft"?