An open API service indexing awesome lists of open source software.

https://github.com/confuzeus/django-allcaptcha

Easily integrate all sorts of 3rd party captcha services in your Django project.
https://github.com/confuzeus/django-allcaptcha

captcha django hcaptcha python recaptcha

Last synced: 8 months ago
JSON representation

Easily integrate all sorts of 3rd party captcha services in your Django project.

Awesome Lists containing this project

README

          

# Django AllCaptcha

This package allows you to easily integrate captcha services in your Django project.

Currently, it supports:

- HCaptcha
- Invisible HCaptcha
- Recaptcha V2 Checkbox
- Invisible Recaptcha V2
- Recaptcha V3

[Read full documentation here](https://django-allcaptcha.readthedocs.io/en/latest/).