Returns the configurations need by the frontend to implement Auth0 login.
By using an API to provide this information, we avoid hardcoding them in
the frontend code.
This API doesn’t need authorization as it is usually called before login.
GET
/
base
/
auth0-config
Get Auth0 login configuration
Copy
curl --request GET \ --url https://api.coinfer.ai/base/auth0-config