Libraries tagged by user id
abrouter/related-users
22454 Downloads
ABRouter internal tool for handling related user's ids
toteph42/identity_switch
372 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
maurohmartinez/bypass-login-backpack-laravel
505 Downloads
Bypass login to test your application locally using users with different roles or by user id.
fahadyousafmahar/slash-login
609 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
7791 Downloads
UserBase PHP Client: Identity + Login + Signup Service
rich-id/cookies-regulation-bundle
47441 Downloads
A bundle to easily manage your trackers and the consentement of your users to fit the RGPD standard
ideative/stock-pictures
5136 Downloads
Allows backend users to select stock pictures from various online services
koodoo/laravel-trait-updatedby
14296 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
passbase/passbase-php
31293 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
21845 Downloads
A library that provides remote user identification from oauth2 access tokens.
magenizr/magento2-envbar
6620 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
58550 Downloads
User Authentication Identifiers for Laravel
runmybusiness/initialcon
16762 Downloads
Create a GMail esque avatar based on the users intials & a persistant identifier such as an email address.
zetacomponents/authentication-database-tiein
442444 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
447135 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.