Libraries tagged by ce
passbase/passbase-php
31605 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
obelaw/flow
564 Downloads
Obelaw Flow is a software system designed to help businesses streamline, automate, and manage core business operations related to accounting, sales, purchasing, and inventory. The system provides a centralized platform that integrates these vital functions, enabling companies to gain a comprehensive view of their financial and operational performance and make better-informed decisions.
nelc/laravel-nelc-xapi-integration
1501 Downloads
xAPI Integration with NELC (National Center for e-Learning)
msaaq/nelc-xapi-php-sdk
10267 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning)
msaaq/nelc-laravel
9806 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning) for your Laravel app
morsvox/ip-range-checker
11771 Downloads
This package is a little helper to check if a given IP address is in a certain IP range.
miniorange/saml-laravel-free
6136 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
marianvlad/nova-ssl-card
19602 Downloads
A Laravel Nova card for SSL certificates.
mailup/magento
18597 Downloads
Magento 1.x CE Module for MailUp Integration
lionware/symfony-session-timeout
36452 Downloads
Invalidate Symfony sessions based on inactivity for a certain period of time
kariricode/contract
1033 Downloads
Central repository for interface definitions in the KaririCode Framework. Implements interface code in PHP for specified namespaces, adhering to PSR standards and leveraging modern PHP features.
justoverclock/auto-post-count-badge
6127 Downloads
Add Automatic badge to user after certain number of posts
jp10/maileva-simple-sdk
3239 Downloads
API pour envoyer et suivre des courriers postaux. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
jp10/maileva-registered-sdk
2788 Downloads
API pour envoyer et suivre des Lettres Recommandées En Ligne distribuées par le facteur. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
jordanmiguel/laravel-popular
9332 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.