Hi team, I'm trying to integrate kinde with my angular SPA, I'm using the community angular sdk
the login request with the is sent correctly and the login from kinde returns 200 but with an empty body
I'm using social login with google, my app will be passwordless,
what could be the reason for an empty body on token request?