bharathraj-e / g_recaptcha_v3

Create Google reCAPTCHA v3 token for Flutter web.
https://pub.dev/packages/g_recaptcha_v3
MIT License
11 stars 8 forks source link

Mobile support #6

Closed ervindobri closed 2 years ago

bharathraj-e commented 2 years ago

Google recaptcha V3 is based on pure javascript only. Ref : https://developers.google.com/recaptcha/docs/versions#:~:text=It%20is%20a%20pure%20JavaScript%20API%20returning%20a%20score

There is no support for android / ios integration is provided for v3.

bharathraj-e commented 1 year ago

Try this for mobile support