post
https://api.travimobile.com/api/auth/manifest-checker/login
Authenticate a user by email/phone and password. This endpoint allows users to authenticate and receive a JSON Web Token (JWT) for subsequent requests. To log in, users must provide their email and password. If the credentials are valid, a JWT token is returned, which should be included in the Authorization header as a Bearer token for accessing protected resources