Skip to main content

API_URL

Constant API_URL 

Source
pub const API_URL: &str = "https://www.google.com/recaptcha/api/siteverify";
Expand description

The endpoint of the siteverify API, which is what a ReCaptcha instance uses by default.