Page 1 of 1

Password-Protect Entire App

Posted: Thu Feb 13, 2014 9:58 pm
by Mike6580064

Can I password-protect my entire app so that only users that know the password can enter the app? If so, how can I do this?


Password-Protect Entire App

Posted: Thu Feb 13, 2014 10:01 pm
by maxkatz

You can do it on the app level, add a username/password field. This tutorial shows how to add user registration/login: http://docs.appery.io/tutorials/build...


Password-Protect Entire App

Posted: Thu Feb 13, 2014 11:45 pm
by Mike6580064

Thank you


Password-Protect Entire App

Posted: Wed May 14, 2014 3:32 pm
by Mike6580064

I have a few questions about this tutorial's process:

Image

These events are tied to the Login page, correct? Where the component "login" is the page, correct?

Most importantly, I can't find the event "Success" anywhere in the events dropdown list.


Password-Protect Entire App

Posted: Wed May 14, 2014 9:08 pm
by Evgene Karachevtsev

Hello Mike,

These events are not for ui components. So you can't find them on "Design" panel. You can find these events on panel "Data"


Password-Protect Entire App

Posted: Thu May 15, 2014 12:32 pm
by Mike6580064

Perfect thanks!