Libraries tagged by login activity

mahfuz/login-activity

4 Favers
17554 Downloads

This package will save login and logout activity of user

Go to Download


aginev/login-activity

7 Favers
10064 Downloads

Track users login activity for Laravel 5

Go to Download


magenizr/magento2-adminuser

8 Favers
2454 Downloads

Identify rarely used admin accounts. It shows you the date and time of the last login as well as failed login attempts.

Go to Download


skyosev/login-activity-log

0 Favers
1197 Downloads

Track users login activity for Laravel 5.5+

Go to Download


irius-digital/last-login-activity

2 Favers
3 Downloads

Package to get last login activity

Go to Download


extendmate/pimcore-bundle-login-tracker

0 Favers
28 Downloads

Tracks login activities of pimcore users.

Go to Download


learncodeweb/activitylog

2 Favers
10 Downloads

Activity log will manage all the activity of the web page by user. This package is best to track user activity in any admin/user panel after login. tested with Laravel 8,9,10,11

Go to Download


agencecaza/silverstripe-membermodalsession

0 Favers
14 Downloads

Add logout timer when a logged in user doesn't doing any activities on the same page after 30 minutes.

Go to Download


agoujil/laravel-auth-log

0 Favers
7 Downloads

Log users login/logout activity

Go to Download


otifsolutions/laravel-tracker

0 Favers
13 Downloads

The Package will track users activity and generate the complete log in database tables

Go to Download


actinity/stage-login

0 Favers
758 Downloads

Go to Download


mark-villudo/login-activiy-logs

0 Favers
1 Downloads

Laravel package API for user login using sunctum

Go to Download


sandstorm/usermanagement

37 Favers
24898 Downloads

Neos and Flow package for user management, login/logout, password reset and user activation

Go to Download


terminal42/contao-autoregistration

7 Favers
4488 Downloads

Auto-login your users after their registration or account activation.

Go to Download


passbase/passbase-php

9 Favers
28509 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


Next >>