Libraries tagged by access management
znanylekarz/zend-permissions-acl
144387 Downloads
provides a lightweight and flexible access control list (ACL) implementation for privileges management
talon-one/talon-one-client
87548 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}`
saeven/zf3-circlical-user
17886 Downloads
Complete user entity, rights, and access module for Laminas
slince/cakephp-permission
6646 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
vicephp/virtue-access
9411 Downloads
Making access management more Pythonic...
access-manager/access-manager
5194 Downloads
The Hotspot Management System
mouf/security.userfiledao
143650 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
501 Downloads
Laravel Admin Panel
sjaakp/yii2-pluto
1384 Downloads
User management extension for Yii2
async-aws/iam
3324 Downloads
IAM client, part of the AWS SDK provided by AsyncAws.
antaresproject/project
740 Downloads
performer/rer-user-bundle
3587 Downloads
User provider for Symfony to access Regione Emilia-Romagna
alibabacloud/ram-20150501
2489 Downloads
Alibaba Cloud Resource Access Management (20150501) SDK Library for PHP
krystalcode/api-session
918 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
1msg/one_msg_waba_sdk
2244 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