Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/magiclen/rocket-recaptcha-v3

This crate can help you use reCAPTCHA v3 in your Rocket web application.
https://github.com/magiclen/rocket-recaptcha-v3

recaptcha rocket rust

Last synced: 28 days ago
JSON representation

This crate can help you use reCAPTCHA v3 in your Rocket web application.

Awesome Lists containing this project

README

        

reCAPTCHA v3 for Rocket Framework
====================

[![CI](https://github.com/magiclen/rocket-recaptcha-v3/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/rocket-recaptcha-v3/actions/workflows/ci.yml)

This crate can help you use reCAPTCHA v3 (v2 is backward compatible) in your Rocket web application.

See `Rocket.toml` and `examples`.

## Crates.io

https://crates.io/crates/rocket-recaptcha-v3

## Documentation

https://docs.rs/rocket-recaptcha-v3

## License

[MIT](LICENSE)