PHPackages                             unbank/mitek - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. unbank/mitek

ActiveLibrary[API Development](/categories/api)

unbank/mitek
============

Mitek Integration

00PHP

Since Sep 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/unbank/mitek-php-api)[ Packagist](https://packagist.org/packages/unbank/mitek)[ RSS](/packages/unbank-mitek/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

PHP Library for Mitek API
=========================

[](#php-library-for-mitek-api)

PHP API Library for Mitek Identity Cloud that provides authenticating and extracting data from identity documents.

This library aims to provice all the API found on the [Mitek API Docs](https://docs.us.mitekcloud.com/#introduction) page.

### What's Mitek?

[](#whats-mitek)

Mitek is a Digital identity solutions that is designed to prevent fraud, increase conversions and streamline operations

Mitek uses OAuth v2 with JWT tokens for authorization and OpenID for authentication. This token-based standard leverages temporary tokens that provide access to a resource for a limited duration. In our production environments, these tokens will be valid for 5 minutes from the time the token is first issued. When you are requesting one of these temporary tokens, you need to provide the resource you are trying to access (in OAuth this is called the scope). It is best practice to request only the minimally required scope(s) for the operation(s) in order to limit the rights of the access token provided.

for more Mitek see

Usage
=====

[](#usage)

Mobile Verify - Auto
--------------------

[](#mobile-verify---auto)

### Code

[](#code)

```
