I am using the App Connector Plugin to create a central user creation and authentication. It is successfully working on two apps. However, the only information that is going across the apps is the email and login. Fields like Name and Last name that are contained in the User table (Data Type) are not syncing between the Main App that provides the authentication and the Secondary App that uses the authentication.
The Bubble.io documentation on App Connector reads: “Once logged in, you will get redirected to App B landing page and the user’s login details will be stored on both apps. Note that login is “User” type data that is special in that it gets stored in both apps.”
- Should the First Name and Last Name fields be syncing if everything is correctly configured?
- If Yes on 1, What could be keeping First Name and Last Name from syncing.
Thanks,
Jose