c0uldfusi0n
c0uldfusi0n
You probably need the x-kick-auth
refering to [this](https://github.com/zSoulweaver/kient/pull/6) something like:  `const login = await client.api.authentication.login({ email: process.env.EMAIL, password: process.env.PASSWORD, otc: OTP }, process.env.KICK_AUTH);`
> > You probably need the x-kick-auth > > I believe this is only provided to some lucky folk who have been whitelisted against the API to bypass CloudFlare. Us...