post https://api.cast.ai/v1/auth
Redirect browser to AUTH0 login flow, where user authenticates, browser receives authentication cookie, and then user's browser gets redirected to provided returnTo
URL. From that point on, all API calls don't require additional headers as HTTP-only cookie will be attached to each request.