Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svengau/react-mati

React component to display the Mati button. Mati allows you to verify users identity online. https://getmati.com
https://github.com/svengau/react-mati

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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';

...

}

```