Libraries tagged by user access
polycademy/polyauth
91 Downloads
Authentication & Authorisation Library
whitespace-se/matomo-modern-theme
114 Downloads
Modern gives the Matomo user interface a minimalist look and feel. Now also with dark mode and additional options.
luyadev/luya-module-admin-usertoken
3463 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
regulus/identify
4712 Downloads
A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.
macropage/sdk-ebay-rest-browse
2997 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
sunnysideup/selections
42 Downloads
Allows the CMS user to access the ORM to create record selections
tobento/acl
8 Downloads
A simple role and user-level access control system.
insightly/insightly-php
1807 Downloads
This library provides user friendly access to the version 2.1 REST API for Insightly
studio24/frontend
8873 Downloads
Deliver fast, accessible user experiences on the modern web.
distilleries/permission-util
8536 Downloads
Provide a system to detect if the user connected have access or not. Provide a middleware to restrict access with a 403
cyber-duck/silverstripe-blacklist
26 Downloads
Block users and log access to your silverstripe application based on IP, referer, or host
phergie/phergie-irc-plugin-react-usermode
370 Downloads
Phergie plugin for monitoring and providing access to user mode information
awstudio/google-photos-api
8118 Downloads
Google Photos API using Picasa endpoints. Let You get Albums, Pictures and Videos of Users with the acces token
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
mouf/security.rightsservice-splash
64554 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.