awesome-blazor
awesome-blazor copied to clipboard
Question: Is there any port of Captcha library for WASM Blazor?
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?
Maybe this repo could be interesting for you: https://github.com/Texnomic/hCaptcha
Maybe this repo could be interesting for you: https://github.com/Texnomic/hCaptcha
This repo is only for Server-side Blazor not WASM.