The documentation says:
if the authentication succeeds:
a redirect to /login/ajaxSuccess occurs (this URL is configurable)
Any way to not redirect and stay on the current page? Is this not recommended?
The reason that I am asking this is that I want ajax login functionality across multiple pages. I assume that I cannot set the URL for every login.
Thanks
Chris
