Restricting access to app via login and passwords

Hi everyone,

Does anyone know how to restrict access to your app’s website via a login and password system. I don’t mean the user registration system, but so that I can give e.g. 10 users to test the app, without anyone else being able to access it?

Will appreciate any insight!

Cheers!

Okay you can do this in Settings > General > Limit access to this app with a username and password.

But you have to upgrade plan for use this feature.

Also another option, you can create a popup, with 100% grayout colour, and open the pop-up on page load.
There you can create a user&password fields and only hide that pop-up when the credentials are okay.

1 Like

Thanks a lot for the tip!

Have a great day!