#
permission
Here are 310 public repositories matching this topic...
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
Updated
Apr 8, 2022 - Go
A declarative API to handle Android runtime permissions.
-
Updated
Apr 6, 2022 - Java
-
Updated
Mar 1, 2022 - Java
Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI.
reminder
ios
ui
camera
xcode
interface
calendar
location
permissions
dialog
wizard
photo-gallery
request
permission
notification
scope
sparrow
-
Updated
Apr 9, 2022 - Swift
Android 权限请求框架,已适配 Android 12
android
permissions
permission
rxpermissions
permissionsdispatcher
permission-android
permissionutils
rxpermission
easypermission
android11
permissionx
andpermission
-
Updated
Feb 13, 2022 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
-
Updated
Mar 28, 2022 - TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
-
Updated
Apr 9, 2022 - Java
good first issue
Good for newcomers who would like to start contributing to the project.
type: documentation
Update to the documentation
up for graps
Issues marked with this label are relatively easy problems that are ideal for starting contributors.
1
基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统
-
Updated
Apr 9, 2022 - Vue
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
-
Updated
Feb 17, 2022 - PHP
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖 )
-
Updated
Dec 17, 2020 - Swift
android
shell
environment
camera
log
animation
utils
validator
bitmap
mvp
mvvm
reflect
toast
snackbar
permission
activity
encrypt
androidx
viewbinding
databingding
-
Updated
Apr 11, 2022 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
-
Updated
Apr 11, 2022 - Python
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
Oct 14, 2021 - Java
简洁优雅可点击的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
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
-
Updated
Mar 11, 2022 - C#
-
Updated
Aug 30, 2021 - Kotlin
hackerchai
commented
Mar 13, 2021
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Admin interface for managing users, roles, permissions, using Backpack CRUD
-
Updated
Apr 3, 2022 - PHP
一句话搞定,简化Android 6.0 系统复杂的权限操作
-
Updated
Nov 5, 2021 - Java
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
heroku
oauth
jwt
google
angular
facebook
typescript
now
passport
permission
typeorm
user
schematics
group
typedoc
nx
nestjs
rucken
nrwl
angular-schematics
-
Updated
Dec 29, 2020 - TypeScript
Wolf is an authentication and authorization system based on Role-Based Access Control (RBAC) for http applications or http restful apis. Wolf是一个基于角色访问控制(RBAC)的认证和授权系统,适用于http应用或http restful api
-
Updated
Mar 22, 2022 - JavaScript
[Not maintained] An enhanced permission system which support object permission in Django
-
Updated
Mar 4, 2020 - Python
DLL Hijacking Detection Tool
-
Updated
Aug 6, 2019 - C++
cancan is a tiny permission controller base on ruby cancan library.
-
Updated
Jun 4, 2020 - Python
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."
After I updated the lib I noticed that my UI was always displaying that the permission has been denied. After trying to find out why, I realized that the
.undeterminedvalue in thePermissionStatusenum was removed. In the changelog it says it was replaced with.denied. I was trying to find a way to have my implementation working as before, but looking at the code, apparently there was no wa