Libraries tagged by authenticated
dmstr/keycloak-security-bundle
154 Downloads
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
dkvhin/laravel-model-settings
915 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
api-skeletons/oauth2-doctrine-identity
9922 Downloads
Doctrine Enabled AuthenticatedIdentity
utexas/utexas_no_authenticated_user
2846 Downloads
Automatically log out and delete any user account that only has the 'authenticated' user role.
oittaa/aes-gcm
29 Downloads
AES GCM (Galois Counter Mode) made simple.
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
enflow-nl/php-encryption
19753 Downloads
Secure PHP Encryption Library
yangweijie/sm4-gcm
12 Downloads
PHP implementation of SM4-GCM authenticated encryption
whilesmart/eloquent-employees
21 Downloads
Polymorphic employee records for Laravel applications, with optional links to authenticated users.
univicosa/laravel-openid-client
501 Downloads
OpenId client for the Univiçosa authenticated projects.
thinmy/cached-eloquent-user
286 Downloads
Caches authenticated user information to prevent laravel query on every request.
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
starcitizenwiki/mediawikiapi
1435 Downloads
Laravel Package to interact with a Mediawiki Installation through the API, authenticated via OAuth
panchodp/laravel-page-monitor
31 Downloads
Monitor page visits in your Laravel application. Each visit is stored in the database with information about the user (authenticated or guest), device type, IP address, and timestamp.