✨ reCAPTCHA
Mixin in Django-Rest-FrameWork for Serializer
Validation
#17
Labels
demand
request a new feature
Description:
I would like to report the absence of a built-in
reCAPTCHA
mixin for Serializer validation in Django. Implementing reCAPTCHA is essential for preventing automated abuse and spam in web applications, and having a native mixin would streamline this process significantly for Django developers.Expected Behavior:
Django should include a mixin or a similar built-in utility that allows developers to seamlessly integrate reCAPTCHA with serializer in DRF. This mixin would:
The text was updated successfully, but these errors were encountered: