Libraries tagged by user permissions

epubli4/permission-bundle

3 Favers
1615 Downloads

Package to ease the use of permissions

Go to Download


joovence/nova-permission

0 Favers
471 Downloads

A Laravel Nova tool for Spatie's Permission library. Based on vyuldashev/nova-permission, adapted for use witn Nova 4

Go to Download


antonioprimera/laravel-basic-permissions

1 Favers
67 Downloads

A simple package enabling the use of roles and permissions from a config file in a Laravel app.

Go to Download


htech/roles-and-permissions

0 Favers
41 Downloads

Roles and Permissions integration for laravel development use by web developers on htechcorp

Go to Download


cloudinary/permissions

0 Favers
3 Downloads

Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java

Go to Download


jsalam/ugrpm

1 Favers
19 Downloads

Manage users and groups roles and permessions

Go to Download


nigus-abate/laravel-permify

3 Favers
15 Downloads

Laravel Permify is a powerful, easy-to-use Laravel package for managing roles and permissions with full CRUD UI and middleware support.

Go to Download


codelips/casbin-think-adapter2

0 Favers
3 Downloads

Use casbin in thinkphp.

Go to Download


ucer/entrust

2 Favers
740 Downloads

This package provides a flexible way to add Role-based Permissions to Laravel, And modify on zizaco/entrust.

Go to Download


numeno/api-admin

0 Favers
20 Downloads

## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything

Go to Download


cubes/filemanager

0 Favers
75 Downloads

This will allow only user with permision to visit url and manage files.

Go to Download


<< Previous