Libraries tagged by access management
znanylekarz/zend-permissions-acl
119572 Downloads
provides a lightweight and flexible access control list (ACL) implementation for privileges management
talon-one/talon-one-client
67358 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
slince/cakephp-permission
6051 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
vicephp/virtue-access
7971 Downloads
Making access management more Pythonic...
access-manager/access-manager
5187 Downloads
The Hotspot Management System
mouf/security.userfiledao
142803 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
varbox/varbox
500 Downloads
Laravel Admin Panel
sjaakp/yii2-pluto
1361 Downloads
User management extension for Yii2
async-aws/iam
2371 Downloads
IAM client, part of the AWS SDK provided by AsyncAws.
antaresproject/project
740 Downloads
performer/rer-user-bundle
3401 Downloads
User provider for Symfony to access Regione Emilia-Romagna
alibabacloud/ram-20150501
1957 Downloads
Alibaba Cloud Resource Access Management (20150501) SDK Library for PHP
samshal/acl
927 Downloads
This package provides a lightweight and flexible access control list for privileges and permission management.
repairq/php-azure-sdk
149 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
1msg/one_msg_waba_sdk
1028 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail