Are there any modules out there that allow for a custom login?
We have a need to do an ajax login and the problem is Custom $MA->member_login() returns a webpage.
Is there anything out there that does all the leg work of that method but returns a boolean or token?
I see there are requests for a hook on the show_user_error method. We’re on EE1 so I think SafeCracker is not an option for us.
Thanks,