curl --location --request POST 'https://preprod.api.crego.io/v1/identity/auth/token/' \ --form 'username="signzy"' \ --form 'password="E*w}.KC#Tu+CGvW1"'
{ "refresh": "", "access": "" }