yew-hcaptcha 0.1.0

A Yew component for hCaptcha
Documentation

Disclaimer: This is an unofficial library.

yew-hcaptcha

crates.io docs.rs

This component helps you to integrate an hcaptcha in your app

Important informations

This module has been made as a first version by someone that (for now) discover yew.

There is only few functionality (onLoad, siteKey) supported.

The module is in alpha and a first version will be considered when it will offer as much as the React one

Inspirations