Libraries tagged by throw
simon80119/laravel-database-encryption
10788 Downloads
Auto Encrypt and Decrypt Database through Eloquent
scaramangagency/craftagram
25305 Downloads
Grab Instagram content through the Instagram API
sandervanscheepen/silverstripe-cms-userswitcher
1988 Downloads
Allows admins to switch to another user account through the CMS menu
reyesoft/mercadopago
16178 Downloads
This library helps to make payments through MercadoPago, even with QR
reportico/php-phantomjs
14366 Downloads
A PHP wrapper for loading pages through PhantomJS
rapidez/sitemap
2882 Downloads
Rapidez sitemap index through Eventy filters
psx/validate
216837 Downloads
Validate data through a filter system
pristas-peter/wp-graphql-gutenberg-acf
9452 Downloads
Expose acf blocks through graphql
pluginscart/dynamodb-php
12999 Downloads
Access AWS DynamoDB through simpler interface in PHP.
pixel418/iniliq
22723 Downloads
An ini parser for inherited values through multiple configuration files
pepco-api/php-rest-sdk
5262 Downloads
PHP package to connect your application to Pasargad Internet Payment Gateway through RESTful API
paxport/amadeus-ws-client
36250 Downloads
SOAP Web Service client library for interacting with the Amadeus GDS through its SOAP interface
passbase/passbase-php
31648 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
partnerads/magento2
20341 Downloads
Magento 2 module for tracking affilate sales through Partner Ads network
pamil/phpspec-skip-example-extension
173227 Downloads
Skip your PhpSpec examples through annotations