post https://www.pelcro.com/api/v1/sdk/auth/passwordless/login
Allow your customers to login without entering their password.
Description
Use this endpoint to allow your customers to login without entering their password. 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.
The passwordless authentication feature must be enabled in your site settings to be able to use this endpoint.
Related features
- Passwordless authentication