post https://www.pelcro.com/api/v1/sdk/auth/login
Authenticate a customer.
Description
Use this public endpoint to authenticate the customer using a password and either the email
or the username
. It returns a Customer resource when successful, which contains a valid JSON Web Token (JWT) to be used in subsequent request to any protected endpoints.