Hello! I have a small problem: when creating a new user in my bubble application, the new user logs in directly and automatically logs out the first user. How can I prevent the newly created user from being able to log in directly when creating it?
I’m guessing you’re using the ‘Sign User Up’ action (which creates a User and logs them in).
Instead, use the ‘Create Account for Someone Else’ action.