curl --location --request POST 'https://dev-api.elefin.id/auth/login' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "1U2FsdGVkX1+0RxAtqmCuWXmZKSHG4yXIuqQ6FbJI5w==C",
"password": "1U2FsdGVkX19OpIML7BjenQ8/J5RxtxXbEIM=D"
}'{}