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 }} />}

Readme

Keywords

Package Sidebar

Install

npm i react-mati

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

19.5 kB

Total Files

9

Last publish

Collaborators

  • svengau