Possible to have to different Password for Version-test and Live Page?

Hello,

is it possible that I have two different passwords to view the app?

Example:
I don’t want the version-test page to be visible for a customer, but with the directory he can eventually access it. Then it would make sense that the passwords for Live and Version-Test are not identical. Unfortunately I have not found a setting in the settings that would support this.

The live version should currently remain protected, since this is still in a prototype phase.

Kind regards

Change the password, push to live.

1 Like

Can you explain how to set up this one? Is it a Backend Workflow? Or How is it working? There is not a button for push this password for live Version in the General settings…

What you can do is a constraint during the login action to NOT LOG an user in if:

  1. He is not an admin and;
  2. Live version is no;

Make sense?

Right now we only use the login system which is build in within bubble to protect the app for other people.

So i cant change the constrain on login because its not visable on the app. It shows up before the app even runs…

This topic was automatically closed after 70 days. New replies are no longer allowed.