reCaptcha in MAUI #988
Replies: 5 comments 1 reply
-
You can integrate Blazor components in MAUI, so if there's a reCaptcha component that runs on Blazor you should be able to integrate that on MAUI |
Beta Was this translation helpful? Give feedback.
-
I will create a sample later this week. |
Beta Was this translation helpful? Give feedback.
-
Hello @YordanUzunov and friends, I just published an article on my tech blog about how to implement reCaptcha in .NET MAUI. I hope it helps you! This implementation is the one I'm using in a personal project and it works very good. https://dev.to/vhugogarcia/google-recaptcha-in-net-maui-56m0 Regards, |
Beta Was this translation helpful? Give feedback.
-
An alternative implementation for .NET MAUI and .NET MAUI Blazor: https://vladislavantonyuk.azurewebsites.net/articles/Integrating-captcha-into-a-.NET-MAUI-application. |
Beta Was this translation helpful? Give feedback.
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
-
Hey guys, I'm struggling with implementing reCaptcha in MAUI... Is there any way?
Beta Was this translation helpful? Give feedback.
All reactions