Libraries tagged by user-content
terminal42/header-replay-bundle
292842 Downloads
Send preflight requests for user context headers and replay them for reverse proxy support.
marventhieme/laravel-authorization-logger
343 Downloads
A Laravel package for logging authorization denials with user context, policy information, and configurable drivers (Ray, Database, Log).
leobsst/laravel-cookie-consent
4368 Downloads
A cookie consent package for Laravel applications, providing an easy way to manage user consent for cookies in compliance with privacy regulations.
yezzmedia/laravel-user-consent
11 Downloads
Customer-facing consent decisions and consent-aware gating for the Yezz Media Laravel website platform.
fortytwo-studio/cookie-consent
241 Downloads
Craft CMS Plugin for managing cookies.
dowleydeveloped/cookie-consent
168 Downloads
Craft CMS Plugin for managing cookies.
bisonlab/common-bundle
1024 Downloads
This bundle includes some of the typical stuff the author needs for his projects, like a user object, generic REST stuff and the context system.
ekoukltd/laraconsent
7403 Downloads
User consent module for laravel
convergine/craft-cookie-buddy
56 Downloads
Cookie Buddy is a CraftCMS 4 and 5 plugin for managing cookie consent and privacy preferences, with support for Google Consent Mode v2.
redpilllinpro/common-bundle
72 Downloads
This bundle includes some of the typical stuff the author needs for his projects, like a user object, generic REST stuff and the context system.
marktic/cmp
36 Downloads
Server-side Consent Mode management system for SaaS applications. Records, audits and queries user consent for Google Consent Mode categories in multi-tenant environments.
jansuchanek/naudit
2 Downloads
Doctrine entity audit log for Nette — automatic change tracking with user context
datpmwork/laravel-auth-queue
545 Downloads
Preserve the authenticated user context when dispatching Laravel queued jobs.
coercive/cookieconsent
90 Downloads
Coercive CookieConsent is a micropackage (css, js, php) to easily manage user consent at the cookie level of a site.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit