Giter Club home page Giter Club logo

mati-back's Introduction

POC of Mati API.

Create account.

Regiter here and sign in.

Configure requirements of authentication.

In the main page of your dashboard, in SDKs Customization you can personalize some features, but the most important are the verification requirements, biometric requirements and country restriction, which are the ones that control de functionality of the component that we going to create.

Front SDK integration.

Then in the SDKs Integration tab you can see that Mati generates you a Client ID and a Client Secret in the Integration keys part that you will need later to authenticate in the API.

In the Verify user segment you will see the Web SDK integration that provides you a fragment of code to integrate the SDK to your app.

<script src="https://web-button.getmati.com/button.js">
</script>
<mati-button
  clientid="YOUR_CLIENT_ID"
  metadata="JSON_METADATA_STRING"
/>

Recibe user data to your back-end.

In the same tab in the segment of Receive user verification data you can configure a webhook to receive the user verification data to your back-end. Only need to click in the Configure new webhook button and you will see a modal, in that modal you need to add the public URL of your back-end and a secret(is optional but you can´t leave this field emptly). Make a listener in you back-end and it's done.

Read the official Mati documentation here.

mati-back's People

Contributors

alantorresr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.