permission
Here are 252 public repositories matching this topic...
A declarative and comprehensive API to handle Android runtime permissions.
-
Updated
Oct 1, 2020 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
Updated
Nov 3, 2020 - Go
-
Updated
Oct 14, 2020 - Java
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
-
Updated
Oct 2, 2020 - Swift
Android 权限请求框架,一句代码搞定权限请求
-
Updated
Oct 30, 2020 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js
-
Updated
Nov 4, 2020 - TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
-
Updated
Oct 12, 2020 - Java
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features
-
Updated
Oct 5, 2018 - Swift
基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统
-
Updated
Sep 10, 2020 - Vue
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
-
Updated
Jul 2, 2020 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
-
Updated
Oct 12, 2020 - PHP
简洁优雅可点击的toast控件,无BadTokenException风险,关闭通知权限依然正常显示。An elegant and flexible toast which can handle click event , avoid BadTokenException and run fine without notification permission
-
Updated
Nov 25, 2018 - Java
-
Updated
Nov 4, 2020 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Oct 27, 2020 - Kotlin
一句话搞定,简化Android 6.0 系统复杂的权限操作
-
Updated
Jan 25, 2019 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
-
Updated
Oct 24, 2020 - C#
Admin interface for managing users, roles, permissions, using Backpack CRUD
-
Updated
Oct 27, 2020 - PHP
基于 Shiro 的权限管理系统,支持 restful url 授权,体验地址 :
-
Updated
Dec 21, 2019 - Java
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
-
Updated
Aug 13, 2020 - TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
-
Updated
Oct 19, 2020 - Rust
[Not maintained] An enhanced permission system which support object permission in Django
-
Updated
Mar 4, 2020 - Python
cancan is a tiny permission controller base on ruby cancan library.
-
Updated
Jun 4, 2020 - Python
RxSwift bindings for Permissions API in iOS.
-
Updated
Dec 1, 2017 - Swift
Improve this page
Add a description, image, and links to the permission topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the permission topic, visit your repo's landing page and select "manage topics."


The "permission_hanlder" plugin already supports the Android Activity Recognition permissions but doesn't support the iOS equivalent as of yet. The iOS documentation can be found here: https://developer.apple.com/documentation/coremotion/cmmotionactivitymanager
Pitch
Implement the iOS equivalent of Android's Activity Recognition permissions.
Platforms