Closed pavanmishra closed 10 years ago
The login route is meant to be called as an AJAX service operation by the page. When adding the +cljs
profile, you have to implement the client side handling for that yourself at the moment.
I added a nil check in the auth handler to catch the error by default however
Created a fresh luminus project with profiles +postgres +cljs +http-kit +site
There is an error at login page, mentioned as the title of the issue.