BrianTV98 / slider_captcha

MIT License
34 stars 16 forks source link

How to handle server side verification? #26

Closed i5hi closed 1 year ago

i5hi commented 1 year ago

Hi

Thanks for creating this library.

I am not clear on how to validate the solution for this on the server side.

Please suggest an existing server side implementation that can be used with this library.

Cheers!

i5hi commented 1 year ago

https://npm.io/package/@slider-captcha/core

This node.JS package has an implementaion of server side creation and verification of the CAPTCHA challenge.