permission
Here are 243 public repositories matching this topic...
-
Updated
Jun 22, 2020 - Java
-
Updated
May 10, 2020 - Java
-
Updated
Jul 2, 2020 - Swift
-
Updated
Jun 15, 2020 - Java
-
Updated
Jul 3, 2020 - Java
Provides integrate doc in Casbin-Website for web framework.
Things to do
- express-authz
- koa-authz
- egg-authz
- nest-authz
- hapi-authz
- meteor-authz
-
Updated
Oct 5, 2018 - Swift
-
Updated
Jun 7, 2020 - Vue
🏗 Enhancement Proposal
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
-
Updated
Jul 2, 2020 - Java
-
Updated
Nov 25, 2018 - Java
-
Updated
Jun 2, 2020 - PHP
-
Updated
Jul 2, 2020 - Java
-
Updated
May 29, 2020 - Kotlin
-
Updated
Apr 28, 2020 - Python
-
Updated
Jan 25, 2019 - Java
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Jun 20, 2020 - PHP
-
Updated
Dec 21, 2019 - Java
class Article(models.Model):
title = models.CharField('title', max_length=120)
body = models.TextField('body')
project = models.ForeignKey('permission.Project')
# this is just required for easy explanation
class Meta:
app_label='permission'
class Project(models.Model):
title = models.CharField('title', max_length=120)
body = models.TextField('b
-
Updated
Jul 1, 2020 - C#
-
Updated
Jun 4, 2020 - Python
-
Updated
Dec 1, 2017 - Swift
As I know, Actix and Rocket.rs the top 2 web frameworks in Rust world. We already made a Actix middleware, see: casbin/casbin-rs#92
The next step would be making a Casbin middleware for Rocket.rs. It means a lot to us and also Rocket.rs users.
The Rocket.rs community already has urgent need for a good authorization system, see: https://github.com/SergioBenitez/Rocke
-
Updated
Apr 29, 2019 - Java
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."
Casbin is an open-source project. We need more developer help to make Casbin even more awesome.
things to do