as mentioned, go to the login page
- location.href = backend login address
- redirect to /-sharp/login?token=** after successful login
problem appeared in the second part, when token decided to get it and should make some data requests, but the page got stuck on Android and just refreshed it once. This problem does not appear on iphone
. Does any great god know what"s going on?