Libraries tagged by loki
smartsupp/php-partner-client
34974 Downloads
API client allows to register and login (obtain API key) from Smartsupp partner API.
sertxudeveloper/laravel-lockscreen
3608 Downloads
Package for locking the user account due to inactivity
seigler/neat-charts
5691 Downloads
Generates clean-looking SVG charts
rolfhaug/laravel-magic-link
7369 Downloads
Create magic login links to let users log in to any route with a URL (without password)
rekalogika/reconstitutor
7546 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
php-sap/common
18042 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
php-extended/php-ldap-filter-interface
179799 Downloads
A library that provides logic for ldap filter manipulation
php-extended/php-ldap-dn-interface
180041 Downloads
A library that provides logic to manipulate (ldap) distinguished names
pd/holidays
165322 Downloads
Přehled svátků pro různé lokalizace
passbase/passbase-php
31474 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
o-ba/username
1014 Downloads
Login provider to login with username only.
nystudio107/craft-disqus
18159 Downloads
Integrates the Disqus commenting system into Craft CMS websites, including Single Sign On (SSO) and custom login/logout URLs
networkteam/neos-frontendlogin
17153 Downloads
A Neos package for building up member areas with frontend login
mranger/yii2-load-more-pager
39114 Downloads
Yii2 widget pagination looking like it is "Load more" button.
mix-code/filament-multi-2fa
939 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support