Libraries tagged by abo
passbase/passbase-php
31154 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
mwstake/mediawiki-component-alertbanners
25155 Downloads
Provides an API for showing banners above the content of a page
mlocati/ci-info
115157 Downloads
Get informations about the current continuous integration environment
mg-code/yii2-session-timeout-warning
11887 Downloads
Users are warned about expiring session.
metadrop/composer-comments
24362 Downloads
Add comments to your required packages to provide more info about why they are being used
magenizr/magento2-envbar
6469 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
magenerds/dashboard
280423 Downloads
The Magenerds dashboard provides useful information about Magenerds
lykegenes/laravel-countries
21812 Downloads
Get informations about countries.
keboola/php-file-storage-utils
50999 Downloads
Set of helpers and abstractions above file storage providers
joaopaulolndev/filament-check-ssl-widget
851 Downloads
A filamentPHP widget to get details about ssl certificate
humanmade/popup
1469 Downloads
An exit intent popup block that shows when someone may be about to leave the site
hnhdigital-os/laravel-git-info
13259 Downloads
Get information about the current git state.
hipsterjazzbo/fire-and-forget
9328 Downloads
A simple PHP library to just fire off an HTTP request and forget about it
ghostff/dump5
3499 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
dotkernel/dot-geoip
7121 Downloads
Dotkernel component based on Maxmind's geoip2/geoip2 package, using their free GeoLite2 databases to provide geographical details about an IP address.