react-mati
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

react-mati

React component to display the Mati button. Mati allows you to verify users identity online. https://getmati.com

Installation

    yarn add react-mati

Configuration

Go to your Mati dashboard and find your client ID: https://dashboard.getmati.com/

    import ReactMati from 'components/react-mati';

    ...

    <ReactMati clientId="<Your Mati client ID>" metadata={{ userId: userId }} />}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.21latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.21
0.0.10
0.0.00

Package Sidebar

Install

npm i react-mati

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

19.5 kB

Total Files

9

Last publish

Collaborators

  • svengau