Setup overview for mobile applications
Stay organized with collections
Save and categorize content based on your preferences.
This document provides a high-level overview of setting up reCAPTCHA
on mobile applications.
Setting up reCAPTCHA on a mobile application involves the
following steps:
Create a reCAPTCHA key (key).
Key is required to collect information about the user actions and send it
to reCAPTCHA.
Create score-based keys for your mobile applications.
Integrate with your frontend.
Install the key that you created on
your mobile applications by using the reCAPTCHA mobile SDK.
Integrate with your backend:
- To verify the token sent by reCAPTCHA and assess the risk,
create assessments
from your backend server.
- Interpret the assessment scores and the associated risk,
and define how to handle users, for example, allow the user to log
in only when the score is high and the risk is low.
What's next
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-05 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{
"lastModified": "Last updated 2024-09-05 UTC.",
"confidential": False
}