Repository navigation
permission
- Website
- Wikipedia
🔥 Android developers should collect the following utils(updating).
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
Associate users with roles and permissions
A declarative API to handle Android runtime permissions.
🍓 Permissions manager for Android platform.
Universal API for request permission and get its statuses.
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
Fullstack TypeScript toolkit that enhances Prisma ORM with flexible Authorization layer for RBAC/ABAC/PBAC/ReBAC, offering auto-generated type-safe APIs and frontend hooks.
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
🔥 ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖)
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8