Libraries tagged by abort

aboutcoders/scheduler-bundle

6 Favers
25101 Downloads

A symfony bundle for scheduling

Go to Download


aboutcoders/resource-lock-bundle

5 Favers
21620 Downloads

Simple resource locking

Go to Download


aboutcoders/process-control

5 Favers
22113 Downloads

A PHP process control library

Go to Download


aboutcoders/job-bundle

26 Favers
15708 Downloads

A symfony bundle for asynchronous job processing.

Go to Download


aboutcoders/enum-serializer-bundle

4 Favers
25004 Downloads

A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer

Go to Download


abottarini/laravel-nova-traits

6 Favers
5922 Downloads

A set of useful Laravel Nova Traits for your Resources

Go to Download


abordage/og-images

3 Favers
5927 Downloads

Generate Open Graph images (og:image, twitter:image, vk:image) for each site pages

Go to Download


abordage/laravel-og-images

10 Favers
2454 Downloads

Generate Open Graph images (og:image, twitter:image, vk:image) for each site pages

Go to Download


ymigval/laravel-indexnow

26 Favers
271 Downloads

Laravel Service Library for notifying search engines about the latest content changes on their URLs using IndexNow.

Go to Download


webarchitect609/bitrix-neverinclude

11 Favers
14330 Downloads

Automatic Bitrix modules loader helps you to forget about CModule::IncludeModule and Loader::includeModule.

Go to Download


vormkracht10/laravel-mails

7 Favers
1633 Downloads

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

Go to Download


schams-net/nagios

2 Favers
20555 Downloads

Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.

Go to Download


placetopay/app-version

0 Favers
42410 Downloads

Provides information about the current app

Go to Download


php-extended/php-system

0 Favers
58707 Downloads

A generic way to find informations about the running system

Go to Download


passbase/passbase-php

9 Favers
29182 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 >>