Currently is no routes are matching in main.go, the index is sent. This was required to fix/navigate properly during login. But this is causing the issue if a wrong route is passed, the index page is sent. Fix this properly in main.go or in client to check the response id JSON
Currently is no routes are matching in main.go, the index is sent. This was required to fix/navigate properly during login. But this is causing the issue if a wrong route is passed, the index page is sent. Fix this properly in main.go or in client to check the response id JSON