Libraries tagged by submit
passbase/passbase-php
29171 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
hamaka/userforms-cleanupsubmissions
2162 Downloads
Cleanup user submitted data in Silverstripe Userforms
facile-it/crossbar-http-publisher-bundle
11726 Downloads
This bundle allows to submit PubSub events via HTTP/POST requests to a Crossbar HTTP Publisher.
dnxlabs/laravel-queue-aws-batch
4720 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
bernhardk/laravel-dpd
2595 Downloads
Laravel package for using DPD Webservices to submit shipment to dpd und retrieve its label and tracking information.
light/yii2-sweet-submit
281 Downloads
make yii2 form submit sweet
lexal/laravel-stepped-form-submitter
282 Downloads
Stepped Form submitter for Laravel & Lumen.
lexal/form-submitter
307 Downloads
Form submitter
ayrozjlc/yii2-disable-submit-form
393 Downloads
Yii2 asset to automatically disable submit form on Yii2 ActiveForm.
mvccore/ext-form-field-button
621 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.
mvccore/ext-form
4074 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
stephenlake/laravel-mailsceptor
236 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
sergo920/laravel-queue-aws-batch
6375 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
rltsquare/product-review-images
577 Downloads
Magento 2 extension by RLTSquare that allows user to include images while submitting product reviews.
phpbb/translation-validator
8063 Downloads
A language package validator for phpBB language packs. Language packs are required to pass the validator when submitted to the language pack database.