Skip to content

A example for how to add a captcha using Python-Flask.

License

Notifications You must be signed in to change notification settings

myCAPTCHA/Flask-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

myCaptcha Flask Application

This repository contains the source code for a Flask web application designed to integrate with the myCaptcha service. The main.py file is the core of the application, providing functionality to display and verify captchas using the myCaptcha API.

Features

  • Captcha Display: The application fetches and displays a captcha challenge from the myCaptcha service.
  • Captcha Verification: Users can submit their answers for captcha verification. The application communicates with the myCaptcha API to validate responses.

For more information on myCaptcha and how to obtain an API key, visit myCaptcha's official website.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A example for how to add a captcha using Python-Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages