Hacker News new | ask | show | jobs
by romuloab42 3395 days ago
It's Chrome 56.0.2924.87 on macOS, but the issue is that the form point to an API endpoint, so without Javascript I can only see the JSON response instead of being redirected to the protected page.
1 comments

Ah, right. If JavaScript is disabled, you are going to get the JSON response.

I will definitely make it work without JavaScript.

Thanks for reporting.