awesome-blazor icon indicating copy to clipboard operation
awesome-blazor copied to clipboard

Question: Is there any port of Captcha library for WASM Blazor?

Open aliaa opened this issue 5 years ago • 2 comments

I wonder is there any effort to port of an existing Captcha library (e.g. BotDetect Captcha) to generate in server side and on client side a component to show in WASM Blazor?

aliaa avatar Aug 15 '20 14:08 aliaa

Maybe this repo could be interesting for you: https://github.com/Texnomic/hCaptcha

AdrienTorris avatar Oct 07 '20 12:10 AdrienTorris

Maybe this repo could be interesting for you: https://github.com/Texnomic/hCaptcha

This repo is only for Server-side Blazor not WASM.

aliaa avatar Oct 26 '20 09:10 aliaa