Libraries tagged by identities

uuling/id-card

18 Favers
6306 Downloads

身份证号码验证,兼容18位和15位的新老身份证

Go to Download


netgalley/oauth1-goodreads

2 Favers
7484 Downloads

OAuth 1.0 Client Library for Goodreads

Go to Download


neclimdul/oauth2-marketo

0 Favers
55489 Downloads

Marketo OAuth 2.0 support for the PHP League's OAuth2-Client

Go to Download


madmatt/id3global-service

6 Favers
7786 Downloads

Allows a PHP-powered website to communicate with the GBG ID3global API to verify identities. This library is not affiliated with GBG PLC in any way.

Go to Download


chrishemmings/oauth2-drupal

9 Favers
12831 Downloads

Drupal OAuth2-Server Client Provider for The PHP League OAuth2-Client

Go to Download


chrishemmings/oauth2-digitalocean

8 Favers
3282 Downloads

DigitalOcean OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Go to Download


avto-dev/extended-laravel-validator

2 Favers
39378 Downloads

Extended validation rules for Laravel applications

Go to Download


rosette/api

6 Favers
19601 Downloads

PHP Interface for Rosette Text Analytics

Go to Download


meditate/twid

28 Favers
7547 Downloads

Taiwan ID Number validation and maker.

Go to Download


logicpanel/keycloak-php-sdk

4 Favers
1059 Downloads

PHP wrapper for the KeyCloak admin API

Go to Download


ionepub/idcard

28 Favers
1172 Downloads

二代身份证号码验证,可用于验证二代身份证号码是否合法、从身份证号码中获取生日/性别/年龄/地区信息 A Chinese identity card number verification class

Go to Download


chemem/bingo-functional

66 Favers
5858 Downloads

A simple functional programming library.

Go to Download


berbix/berbix-php

1 Favers
74389 Downloads

PHP SDK for interacting with the Berbix API

Go to Download


acsystems/keycloak-php-sdk

0 Favers
9120 Downloads

PHP wrapper for the KeyCloak admin API

Go to Download


passbase/passbase-php

9 Favers
28526 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


<< Previous Next >>