website/docs/api/index.xml

8 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API on</title><link>/docs/api/</link><description>Recent content in API on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 06 Oct 2020 08:48:23 +0000</lastBuildDate><atom:link href="/docs/api/index.xml" rel="self" type="application/rss+xml"/><item><title>Browser libraries</title><link>/docs/api/browser/</link><pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate><guid>/docs/api/browser/</guid><description>The browser part of mCaptcha is divided into three components.
Glue code Widget program Proof-of-Work libraries(WebAssembly and JavaScript polyfill) Glue code This is the code that links mCaptcha with your website&amp;rsquo;s frontend code. It creates an iframe containing the mCaptcha widget and injects the received verification proof token into a hidden input field.
Support is available for various frameworks, see mCaptcha/glue for the full list.
For frameworks without official support, a low-level library, @mcaptcha/core-glue, can be used to implement support.</description></item><item><title>mCaptcha System Library</title><link>/docs/api/mcaptcha-system/</link><pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate><guid>/docs/api/mcaptcha-system/</guid><description>Documentation for the library used in mCaptcha core.
Versions master-branch 0.1.3 0.1.2 0.1.1 0.1.0</description></item><item><title>pow_sha256</title><link>/docs/api/pow-sha256/</link><pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate><guid>/docs/api/pow-sha256/</guid><description>Rust crate which generates SHA256 Proofs of Work on serializable datatypes.
This is a fork of the pow library by @robkorn) with some new additions. Primary of these being:
PoW datatype now offers a constructor Salt is no longer hard coded into the library, users can provide unique salts. Other small changes have also been included of various importance but mostly just stylistic/ease of use improvements.
Versions master-branch 0.</description></item></channel></rss>