Authorization: Bearer ********************
curl --location --request POST 'http://68.219.186.115:3003/auth/login' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'email=' \ --data-urlencode 'password='
{}