Hi.
There are 2 roles: admin and user.
Admins can add new user accounts with email, name, and password.
Users can only log in using the email and password created by the admin.
I’ve attempted to have the admin create an account for someone else, assign a temporary password to the user, and update the user’s credentials. However, I received an error message stating, “Sorry, the old password is not correct.
I believe Update the user's credential only updates the current user. So, technically, it is your old password that is requested in that box.
I am guessing you don’t want to get the temporary password created by the system and are trying to set a standard text as the temporary password. If this is the case, you can send them an email saying their temp password is whatever.
As far as I know, you log in or not. You cant emulate and login as two different users. Maybe more experienced bubblers might have something else. But with built-in bubble elements, it doesnt look possible.
Yeah… not possible. Not that I know…
Or at least not using vanilla Bubble…
You can create an account for someone else and set them a temporary password, which will need to be updated upon their first login.
Or…
You can have a pop up that will only be visible to admins to allow you to sign a user up. But after this process you will be logged as this new user (I assume, never tried). You can have one extra action to log you out, but you will have to login as an admin again