I need to login with username or user email and password instead of using user id and password: is there a way to achieve this?
Currently I am using post method with key values pair id and password. If the id is the only way to login, how to get it for a specific user?
updated by @amartins: 05/15/16 04:53:55PM