OCA/rest-framework · 18.0
Fastapi Captcha Altcha Backend
fastapi_captcha_altcha_backend
Fastapi Captcha Altcha Backend
This module adds Altcha service as a FastApi router and add local Altcha verification as a captcha method.
Table of contents
Usage
Add the altcha router in your FastAPI application to enable the Altcha captcha verification.
Get the challenge from the /altcha/v2/challenge endpoint if you are using altcha widget v3+ or from /altcha/v1/challenge if you are still using altcha widget v2 or less.
Choose the altcha_local captcha type in your FastAPI endpoint configuration.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Akretion
Contributors
- Florian Mounier <florian.mounier@akretion.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.






