Ṃarc Woolfson
Results
2
issues of
Ṃarc Woolfson
- Fixes https://github.com/neg4n/next-hcaptcha/issues/3 - Also fixed TypeScript warnings
When using a custom `next-hcaptcha.config.js` and an environment variable containing the secret key that is not named `HCAPTCHA_SECRET`, all responses from `https://hcaptcha.com/siteverify` return the error code `not-using-dummy-secret`. e.g. ```ts /**...