I'm trying to do a customer based application, where a user can have multiple customers, but he can only authenticate at one at the time. Is possible to change the customer passing the current token, so that the user won't need to send username/password again?
Thanks in advance.