NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.52k stars 808 forks source link

[FEATURE] reCAPTCHA for Mobile, Web and Desktop applications. #333

Open lcsvcn opened 2 years ago

lcsvcn commented 2 years ago

Add reCAPTCHA V3 or any similar service to avoid bots from spamming the auth apis to Flutter Login.

Basically, with Flutter being available for web, mac and linux on stable versions and with other platforms that was supported before, it should be nice to allow to add some bot verification to validate before register, login or recover password in multiple versions, and be able when the challenge will be shown like all times or only at retry (second occurrence of the event in a period of time like, 10 minutes or 30 minutes or 1 hour or any custom time interva)

I am facing a lot of bot spam in my app, mainly in the login part of the app.

Sometimes I noticed spamming email recovery.