I would like to use loginFunc, but I need more than just username and password. I really need to use account, email, and password. I see that credentials are in a single parameter. Can I just pass my {account:<account>, email:<email>, password:<password>} through and get it out on the other side?
Thanks,
Rick
Thanks,
Rick