GitHub topics: permission-manager
judemanutd/AutoStarter
This library helps bring up the autostart permission manager of a phone to the user so they can add an app to autostart.
Language: Kotlin - Size: 239 KB - Last synced at: about 14 hours ago - Pushed at: almost 4 years ago - Stars: 639 - Forks: 116

Onurlulardan/nextjstemplate
demo login info: Mail: [email protected] Password: 0ZzfqAxK!
Language: TypeScript - Size: 1.81 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 10 - Forks: 0

schwiftyos/schwifty-permissions
Permission library that controls how processes behave.
Language: Swift - Size: 78.1 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

RickyBhatti/DiscordAPI
The ultimate FiveM Discord resource, that allows you to check Discord role(s). With the ability to grant Ace permissions and chat roles based on a Discord role(s).
Language: Lua - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 3

kakwa/ldapcherry
Web UI for managing users and groups in multiple directory services.
Language: Python - Size: 1.34 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 225 - Forks: 70

darshitdudhaiya/browser-permissions-helper
Browser Permissions Helper is a lightweight library that simplifies managing browser permissions in web apps. It handles requests, user decisions, and ensures a seamless experience with minimal effort. 🚀
Language: TypeScript - Size: 213 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

meticha/permissions-compose
A lightweight Android library that simplifies runtime permission management in Jetpack Compose applications.
Language: Kotlin - Size: 4.99 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 66 - Forks: 3

JoryHogeveen/view-admin-as
View the WordPress admin as a different role, switch between users, temporarily change your capabilities, set default screen settings for roles, manage your roles and capabilities.
Language: PHP - Size: 5.09 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 47 - Forks: 3

Dev7ex/MultiPerms
Permission Mangement for Minecraft
Language: Java - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

lorenzofelletti/permissions
Easy declarative permission request management library for Android
Language: Kotlin - Size: 183 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 17 - Forks: 1

jondo89/Fraternate
Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.
Language: CSS - Size: 23.6 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 135 - Forks: 7

Rafael-Santamaria-Ortega/Removing_Account_Privileges
Script to update and remove privileges for user accounts.
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

odiseoteam/SyliusRbacPlugin
This plugin provides basic roles and permissions management functionality for Sylius.
Language: PHP - Size: 622 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2

arunkumarbrahmaniya/permission-react-role
Permission React Role is a comprehensive and lightweight solution for managing access control and user permissions in React applications. It offers a range of components, hooks, and helper methods that enable you to easily implement access checks and ensure that users have the appropriate permissions throughout your application.
Language: TypeScript - Size: 17 MB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 16 - Forks: 4

minhtuan221/express-admin
Express-admin for fun, learning and jobs
Language: JavaScript - Size: 4.58 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 6

uwla/lacl
Laravel Access Control List
Language: PHP - Size: 216 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

JoachimKull/DiscordBot
This is a basic Discord bot which does role management primarily. On Top of that the bot can also join a voice channel and play sound snippets.
Language: JavaScript - Size: 7.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

furkandeveloper/EasyPermissionManagement
This repo provides easily permission management on your aspnetcore project
Language: C# - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 4

brainhubeu/react-permissible
👮♂️Making the permission management for React components easier.
Language: JavaScript - Size: 4.25 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 154 - Forks: 25

UnitedEffects/ueauth
UE Auth is a Patent Pending multi-tenant OIDC / OAuth 2.0 provider and identity, product, customer, roles, and permissions management platform so you can skip 12 months of development.
Language: JavaScript - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13 - Forks: 1

klaravel/ntrust
Role-Based Permissions for Laravel 5.3 to 5.5 with multi user support.
Language: PHP - Size: 37.1 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 101 - Forks: 24

overture-stack/ego
OAuth 2.0 authorization service that supports multiple OpenID identity providers
Language: Java - Size: 6.43 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 25 - Forks: 14

jignesh8992/Android-11-Permissiond-And-Download-Manager
Permission with android 11 and Save and Download files in external storage
Language: Kotlin - Size: 5.59 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 5

laravel-enso/permissions
Laravel Enso Permission Manger interface for easy management of access to your application's resources
Language: PHP - Size: 278 KB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 14

zhanzengyu/PermissionManager
android6.0之后开始会有权限使用的问题。这个项目演示了如何在代码中动态申请权限。尤其是"存储"这一个在6.0之前不需要申请的权限,本项目以这个作为例子。
Language: Java - Size: 137 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 4

FredGainza/generate_table_mysql
Generate editable tables from database sql
Language: PHP - Size: 1.52 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

shivenchawla/TicTacToe_Malware
I have developed a malware based on a tic tac toe game which runs in the background and can delete entire contact list on every phone reboot.
Language: Java - Size: 89.8 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

goutham106/GmPermission
It is easy to handle the runtime permission
Language: Kotlin - Size: 144 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mesbol6647/BE-06-RENTACAR-API-
Rent a Car Project offers streamlined access to a vast network of global accommodations, enabling real-time booking and detailed information retrieval. Ideal for enhancing travel platforms and booking systems, it simplifies integration and boosts operational efficiency.
Language: JavaScript - Size: 423 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ximencx/Permissions
简单又强大的权限管理库,采用fragment中转,避免切换黑屏问题
Language: Java - Size: 151 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

applibgroup/MayI-Java
MayI is a library that simplifies the process of requesting permissions at runtime for Harmony devices.
Language: Java - Size: 1.67 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

meanfan/MyPermissions
Language: Java - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

lazy-pr0grammer/Permify
Another Permission Manager for Android!
Language: Kotlin - Size: 748 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

raphaelbussa/PermissionUtils
Check marshmallow permission easily
Language: Java - Size: 416 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 315 - Forks: 48

odiseoteam/OldSyliusRbacPlugin Fork of Sylius/RbacPlugin
This plugin provides basic roles and permissions management functionality for Sylius.
Language: PHP - Size: 696 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 15

AllanWang/KAU
An extensive collection of Kotlin Android Utils
Language: Kotlin - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 222 - Forks: 27

mu-semtech/authorization-service 📦
authorization-service describes how and provides resources to include authorization in a custom mu-semtech project
Language: Common Lisp - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

ericcobb/SQL-Server-Permissions-Manager
A set of scripts for managing logins and permissions on SQL Server databases.
Language: TSQL - Size: 35.2 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 11

codename-12/crud-laravel-with-spatie-permission
CRUD WITH SPATIE USER ROLE PERMISIION
Language: CSS - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 3

scommons/scommons-admin
Easy applications, users and permissions management
Language: Scala - Size: 804 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

satis-apex/live-admin-template
simple admin panel template, bundled with Laravel, Inertia, Vue3, Element plus, Tailwind stacks that implements dynamic menu management, users role and permission implemented out of the box for easy and rapid development.
Language: Vue - Size: 611 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 3

cmorten/permission-guard
A zero-dependency, minimal permission guard for Deno.
Language: TypeScript - Size: 213 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

dns-technologies/gppm
Web-interface for managing GreenPlum and PostgreSQL
Language: Vue - Size: 523 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 1

priyanshpsalian/Multi-User-Blog
A multi-user blog is a type of blog platform that allows multiple users to create and manage their own blogs or articles within a single website. This can include features such as separate user accounts, the ability to assign different levels of access and permissions to users, and the ability to manage and moderate content posted by other users.
Language: JavaScript - Size: 319 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

snehaawate/DeviceInfo
[Android Library] Get easy access to device information super fast, real quick
Language: Kotlin - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mattmezza/aclify
A simple and plain ACL component based on a YAML file.
Language: PHP - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

zmecust/laravel-permission
A laravel package about permission management
Language: PHP - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

birfincankafein/permission-util
Permission-Util is a utility that simplifies Android runtime permission management.
Language: Java - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

IntaPass/intapass
IntaPass servers and access management - community edition
Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sub6Resources/Utilities
Kotlin Utilities for Android -- Making Android Development Stupid Simple
Language: Kotlin - Size: 898 KB - Last synced at: 30 days ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 4

ninjadeveloper3/DeviceInformationCollector
device information collection
Language: Kotlin - Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

cdgstudio/permission-manager
Language: TypeScript - Size: 313 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

k8s-tamias/gitlab-k8s-integrator
Kubernetes Gitlab Integrator Service
Language: Go - Size: 152 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 0

Kishanjvaghela/Ask-Permission
Ask Permission - Simple RunTime permission manager
Language: Java - Size: 157 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 76 - Forks: 10

snturk/sharky
Simple Golang permission management library (In early stages)
Language: Go - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nzwgkim/video_call
Language: C++ - Size: 28.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mu-semtech/ember-mu-authorization 📦
front end component that allows to manage the authorizations
Language: JavaScript - Size: 49.8 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

andrey-helldar/laravel-roles 📦
Simple roles and permissions handling for Laravel 5.5 and up
Language: PHP - Size: 306 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

peloyeje/php-permissions-class 📦
A lightweight permissions class with tokens, user and group granularity
Language: PHP - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rmkrishna/MPermission
[Android Library] Easy way to handle permissions in Android
Language: Kotlin - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

n4notech/n4notech.PolicyServer.Extended 📦
Roles & Permission Manager for PolicyServer.Local with multi-tenant configuration file on Azure Blob Storage
Language: C# - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

zifangsky/easylimit
这是一个同时支持MVC和前后端分离项目开发模式的权限控制框架
Language: Java - Size: 344 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 9

carlossong/projeto-livewire
Projeto Livewire base com gerenciamento de usuários, hierarquias e permissões
Language: PHP - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bhojpur/permit
The Bhojpur Permit is a secure digital pass issuing system based on the Bhojpur.NET Platform for distributed applications or services.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

farinap5/SSHPKM
SSH public key and access manager.
Language: Go - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

idler41/upms-front
User Permissions Management System
Language: Vue - Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

armintodev/authorization-policy-identity
the Web Api Authorization Policy Based with Identity and more...
Language: C# - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

cufyorg/openperm-kt
A general purpose permission management library
Language: Kotlin - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Geronymos/DiscordPermissionBot
The permission bot makes it easier to organize roles, channels and categories.
Language: JavaScript - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Applib-HarmonyOS/MayI-Java
MayI is a library that simplifies the process of requesting permissions at runtime for Harmony devices.
Language: Java - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

code4mk/multitrust
Latest roles and permission for multi-auth or single-auth || Laravel || maintain by @hellolaravelbd details doc
Language: PHP - Size: 18.6 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 6

garenchan/policy
A Policy library provides support for RBAC policy enforcement.
Language: Python - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

4msar/laravel-role-manager
Simple Laravel Role Manager
Language: PHP - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

enso-ui/permissions
Language: JavaScript - Size: 164 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

mawuva/laravel-access-control
Role Based Access Control Package For Laravel projects.
Language: PHP - Size: 130 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abhinav272/EasyGrant
EasyGrant is yet another Android Library to ease the process of asking Runtime Permissions, written in Kotlin compatible with both Kotlin and Java
Language: Kotlin - Size: 344 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 6

gioacchinopoletto/ubot41-cockpit
UBOT41 cockpit app (simple cockpit app originally developed for internal using)
Language: PHP - Size: 994 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anshulagarwal06/Simplify-Permissions
Android library to simplifies the android permission request at runtime.
Language: Java - Size: 2.46 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 8

YangsCalvin/SimplePermission
一个简单的权限框架,首次启动应用程序,然后依次请求所需的权限。
Language: Objective-C - Size: 40.3 MB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

sahilkhiwal07/ReadContact
Read Contact using content provider
Language: Kotlin - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DaniKoza/GetPermission-Library
Permission manager for android to ease with future projects development
Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

OnePlc/PLC_X_User
User and Permission Management for onePlace X
Language: PHP - Size: 353 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

alexsandrocn/LinuxEssentials
Curso de Linux Essentials realizado na plataforma Cisco Networking Academy
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sarafinmahtab/PermissionManager
Permission Manager is an easy to use module, helps to grant permission from user with all other basic functionalities of permissions.
Language: Kotlin - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

YaroslavKozhemiaka/simple-permission
Simple permission handling for PHP.
Language: PHP - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

extendi/react-gate
ReactGate is a permission/authentication solution for React application built on top of React Router and Redux.
Language: JavaScript - Size: 1.52 MB - Last synced at: 15 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

QylinFly/role-permission
role and permission base on laravel
Language: PHP - Size: 121 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Intuz-production/PermissionManager-Android
Permission Manager for Android
Language: Java - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

seongbin9786/react-has-permission
React 환경에서 권한에 따른 컴포넌트 표시를 달리 하는 <HasPermission> 컴포넌트
Language: JavaScript - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Sorbh/GetPermission
GetPermission is the easiest way to manage Android Marshmallow and Nougat runtime permissions.
Language: Java - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iflytek-duan/PermissionDemo
基于PermissionsDispatcher的示例;跳转至系统设置页的工具类。
Language: Java - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

TheChymera/mkusers
Automatically Create a Large Amount of Users on a Linux System.
Language: Shell - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

taomylife521/soulcoder
soulcoder mange system
Language: HTML - Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

rasitekrem/permission-tracking
Personnel Permission Tracking System
Language: PHP - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

xiejiangzhi/seven
Permission manage center
Language: Ruby - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

znck/trust
trust ({ who? }) -> to ({ what the heck! }) | User roles and permissions for Laravel
Language: PHP - Size: 196 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 2

drunderscore/Permissions4J
A permission system for Java
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
