Skip to content

Releases: Bruted/sentinel-react

v1.0.0 — Sentinel for React

Choose a tag to compare

@Bruted Bruted released this 30 Jun 06:03

First public release of @redeyed/sentinel-react — React component for the Redeyed Sentinel CAPTCHA.

Included

  • <Sentinel /> component (renders the widget, fires onVerify with the token)
  • Auto-loads sentinel.js
  • React 17/18/19 compatible

Install
npm i @redeyed/sentinel-react

Verify the token server-side with your secret API key. Fails open if no Site Key is set.
MIT licensed.