Libraries tagged by authenticated
starrysea/multi-auth
9 Downloads
Rewrite Laravel Auth to support authenticated multi-users
snipedragon/steamlink
16 Downloads
Provides authentication through Steam's OpenID and returns an object for the authenticated user.
shinde-rahul/rsvp_event
2 Downloads
Provides RSVP event content type and related configuration. Use events for creating contents that authenticated users can RSVP for.
robertboes/laravel-portal
1 Downloads
Laravel Portal - Easily create single routes that serve guests and authenticated users
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
phpfour/laravel-userstamps-for-backpack
118 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
pandoux/laravel-user-request-logger
3 Downloads
Log every request send by authenticated user
pacificinternet/userstamps
21 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
mvccore/ext-debug-tracy-auth
3764 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
michaelmawhinney/cryptex
25 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
mferly/session-parser
4 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
lytican/oauth2-esia
7 Downloads
Allows to authenticate in ESIA and get authenticated individual personal information.
kikwik/user-log-bundle
13 Downloads
Log authenticated user actions
jbl/maintenance-login-shopware6
1 Downloads
Shopware6 Plug-In which adds an password field to the maintenance page. When authenticated, client IP is being added to whitelist.
hypedev-group/jwt-redis
78 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.