Libraries tagged by user-content
weitzman/drupal-test-traits
5304888 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
dereuromark/cakephp-comments
7217 Downloads
A CakePHP plugin for adding threaded comments with moderation support
yezzmedia/laravel-user-content
0 Downloads
Customer-managed pages, navigation, redirects, and forms for Yezz Media customer projects.
ritechoice23/laravel-saveable
391 Downloads
A flexible Laravel package for adding save/bookmark functionality to any model with collections, metadata, and ordering support.
kanvas/moderation
9908 Downloads
Kanvas App Content Moderation Subsystem
kanvas/content
10423 Downloads
Set a Contracts and Behaviors for any kanvas app that manages user generated content
adamb/content
114 Downloads
Add/Edit/Delete user content in a custom CMS
simplesamlphp/simplesamlphp-module-consent
6644515 Downloads
A module that will ask for user consent before releasing attributes
dmind/cookieman
211149 Downloads
Cookieman - Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
visualbuilder/user-consent
8565 Downloads
Manages user consent for filament panels
passbase/passbase-php
37739 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
terminal42/header-replay-bundle
293930 Downloads
Send preflight requests for user context headers and replay them for reverse proxy support.
in2code/hide-used-content
44709 Downloads
Removes used content elements with own colPos configuration from "Unused" column
ichhabrecht/hide-used-content
87007 Downloads
Removes used content elements with own colPos configuration from "Unused" column
origami/consent
20597 Downloads
Helper interface for user consent in laravel projects