Libraries tagged by user id
abrouter/related-users
18850 Downloads
ABRouter internal tool for handling related user's ids
unicodeveloper/laravel-identify
21940 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
consoletvs/identify
75186 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
toteph42/identity_switch
275 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
fahadyousafmahar/slash-login
348 Downloads
Say goodbye to repetitively fill / submit login forms during development of your laravel applications. This package allows you to login as any user with just a "slash login" (/login/user_id)
userbase/client
7520 Downloads
UserBase PHP Client: Identity + Login + Signup Service
rich-id/cookies-regulation-bundle
46355 Downloads
A bundle to easily manage your trackers and the consentement of your users to fit the RGPD standard
ideative/stock-pictures
4737 Downloads
Allows backend users to select stock pictures from various online services
passbase/passbase-php
30682 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
sympla/mesa-gold-bar
21446 Downloads
A library that provides remote user identification from oauth2 access tokens.
magenizr/magento2-envbar
6163 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
laravie/authen
58465 Downloads
User Authentication Identifiers for Laravel
zetacomponents/authentication-database-tiein
441389 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
zetacomponents/authentication
446085 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
sukhvir1313/directproductadd
5147 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.