Libraries tagged by subsites

pleio/pleio_template_selector

0 Favers
4140 Downloads

A template creator for the different subsites on Pleio Overheid https://www.pleio.nl

Go to Download


moritz-sauer-13/subsitefluentextensions

0 Favers
16 Downloads

Silverstripe 4 Subsite Fluent Extensions

Go to Download


innomedia/subsitefluentextensions

1 Favers
139 Downloads

Silverstripe 4 Subsite Fluent Extensions

Go to Download


phenx/php-font-lib

1791 Favers
143563417 Downloads

A library to read, parse, export and make subsets of different types of font files.

Go to Download


dompdf/php-font-lib

1781 Favers
15532164 Downloads

A library to read, parse, export and make subsets of different types of font files.

Go to Download


php-vcr/php-vcr

1199 Favers
2804886 Downloads

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

Go to Download


friends-of-behat/suite-settings-extension

214 Favers
3786981 Downloads

Allows to overwrite suites' default settings.

Go to Download


captioning/captioning

226 Favers
1201332 Downloads

A collection of tools to manipulate subtitles

Go to Download


mantas-done/subtitles

159 Favers
691746 Downloads

Subtitle converter and generator for PHP

Go to Download


benlipp/srt-parser

22 Favers
97487 Downloads

Easily Parse SRT Subtitle Files

Go to Download


wp-media/phpunit

4 Favers
131418 Downloads

PHPUnit extender for bootstrapping unit and WordPress integration test suites.

Go to Download


sylius-labs/suite-tags-extension

2 Favers
834349 Downloads

Filters suites run by their configured tags

Go to Download


php-http/vcr-plugin

21 Favers
247374 Downloads

Record your test suite's HTTP interactions and replay them during future test runs.

Go to Download


nexusphp/tachycardia

6 Favers
994637 Downloads

Detects slow running tests in your PHPUnit-driven test suites.

Go to Download


passbase/passbase-php

10 Favers
32754 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 >>