I\'ve been googling this for hours...
here\'s my angularJS code:
var FrontControllers = angular.module(\'FrontControllers\', [] ); FrontControllers.cont
Try removing form's
action="/webapi/login"
and button's
type="submit"