This application has detected that it is running on a phone-type device. Press the Login button in the heading to show the login panel as a full-viewport overlay. Run this application on a tablet-type device (or emulation) to see the login panel in a pop-up mode.
This application has detected that it is running on a tablet-type device. Press the Login button in the heading to show the login panel in a pop-up mode. Run this application on a phone-type device (or emulation) to see the login panel as a full-viewport overlay.
Is login mandatory:
For test purposes, try entering one of the following special values as the login user name:
- f-immediate — simulates login failure detected immediately (synchronously in the callback)
- s-immediate — simulates login success detected immediately (synchronously in the callback)
- f-fast — simulates login failure detected asynchronously but quickly (0.1 sec)
- s-fast — simulates login success detected asynchronously but quickly (0.1 sec)
- f-slow — simulates login failure detected asynchronously after 4 seconds' wait
- s-slow — simulates login success detected asynchronously after 4 seconds' wait