Login still works when offline

We are using google sheet to store and check login name and password. However, the login still works when the user has no internet connection. How do we ensure the user login fails when there is no internet connection? Thanks!

To check the internet you can send a request using the HttpRequest widget:

image

Check the example check_internet.pma (5.8 KB)


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.