{ "email": "zeann3th@yopmail.com", "password": "Some-password1234" }
curl --location --request POST 'https://api.hustmusik.live/v1/auth/signin' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "zeann3th@yopmail.com", "password": "Some-password1234" }'
{ "user": { "id": "A7denDdvAF_Y1dQXR6w-5", "aud": "in consequat eu in dolor" }, "session": { "access_token": "Ut anim do", "expires_in": 50255808, "refresh_token": "dolor laborum" } }