Libraries tagged by user_id

mobilestock/model-tracks-user-updates

0 Favers
9398 Downloads

model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.

Go to Download


kharanenka/laravel-scope-user-belongs-to

1 Favers
42039 Downloads

Scope for field 'user_id' (int)

Go to Download


foundata/identity_from_directory

11 Favers
406 Downloads

Populate and maintain user identities automatically on each login, based on corresponding LDAP or Active Directory user data.

Go to Download


unicodeveloper/laravel-identify

194 Favers
21996 Downloads

A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language

Go to Download


toteph42/identity_switch

24 Favers
1599 Downloads

This plugin allows users to switch between different identities (and check for new mails) in a single Roundcube session.

Go to Download


consoletvs/identify

27 Favers
76021 Downloads

A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language

Go to Download


fastfony/identity-bundle

1 Favers
3663 Downloads

Symfony bundle focused on identification and the management of users, roles and groups

Go to Download


boaideas/laravel-cli-create-user

17 Favers
10799 Downloads

An artisan command to create, list and remove users in a laravel application from the cli

Go to Download


triyatna/php-valid-game

5 Favers
395 Downloads

PHP package for validating game user IDs via Codashop scraping and GoPay Games

Go to Download


userbase/client

5 Favers
9665 Downloads

UserBase PHP Client: Identity + Login + Signup Service

Go to Download


php-notify/notify

63 Favers
50616 Downloads

The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.

Go to Download


rich-id/cookies-regulation-bundle

0 Favers
55312 Downloads

A bundle to easily manage your trackers and the consentement of your users to fit the RGPD standard

Go to Download


codingms/view-statistics

2 Favers
13292 Downloads

TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.

Go to Download


passbase/passbase-php

10 Favers
37252 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

Go to Download


sympla/mesa-gold-bar

3 Favers
23878 Downloads

A library that provides remote user identification from oauth2 access tokens.

Go to Download


<< Previous Next >>