Expand description
§reCAPTCHA v3 for Rocket Framework
This crate can help you use reCAPTCHA v3 in your Rocket web application.
See Rocket.toml
and examples
.
Structs§
- Client
Real Addr - The request guard used for getting an IP address from a client.
- ReCaptcha
- ReCaptcha
Key - ReCaptcha
Token - ReCaptcha
Verification - V2
- V3
Enums§
- ReCaptcha
Error - Errors of the
ReCaptcha
struct.