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

https://github.com/prasannajeet/recaptchasampleandroid

This is a sample recaptcha implementation to be done in Android
https://github.com/prasannajeet/recaptchasampleandroid

Last synced: 9 months ago
JSON representation

This is a sample recaptcha implementation to be done in Android

Awesome Lists containing this project

README

          

# reCaptchaSampleAndroid
This project shows how to add a captcha in your android application.

Medium article --- https://medium.com/@prasannajeet/using-recaptcha-in-android-with-safetynet-api-and-retrofit-b5e7cc6fd132

There are 2 steps involved
1. Verification on the device via SafetyNet API
2. Verification on the server to ensure validity post client side captcha validation