0.0.2 • Published 5 years ago

react-mati v0.0.2

Weekly downloads
36
License
MIT
Repository
github
Last release
5 years ago

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

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago