Libraries tagged by share2
passbase/passbase-php
31605 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
oat-sa/tao-community
4202 Downloads
TAO is an Open Source e-Testing platform that empowers you to build, deliver, and share innovative and engaging assessments online – in any language or subject matter.
myparcelcom/json-api
71722 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
mll-lab/rector-config
28781 Downloads
Shared rules for Rector
mll-lab/php-utils
46904 Downloads
Shared PHP utility functions of MLL
lenderspender/php-cs-fixer-rules
52359 Downloads
Lender & Spender's shared PHP style rules for PHP-CS-Fixer
leads/core
2173 Downloads
Shared core library for Leads
laminas/laminas-cache-storage-adapter-test
44393 Downloads
Laminas cache storage adapter shared test dependency
keboola/output-mapping
32063 Downloads
Shared component for processing SAPI output mapping and importing data to KBC
keboola/input-mapping
37252 Downloads
Shared component for processing SAPI input mapping and exporting to files
jojo1981/contracts
9707 Downloads
Contracts library for shared interfaces across multiple libraries.
jield-webdev/jield-api-tools
2874 Downloads
Own implementation of API endpoints. This repository is based on the Laminas API tools but includes shared functionality to easily create API endpoints
islandora/crayfish-commons
169469 Downloads
Shared code amongst Islandora Crayfish microservices
hellochef-me/php-styles
53218 Downloads
HelloChef shared PHP style rules for PHP-CS-Fixer
giberti/ext-oauth-shim
33844 Downloads
An implementation of the pecl OAuth extension in PHP for shared hosts that don't provide it