Skip to content

Simple and flexible resource focused authorization library.

Notifications You must be signed in to change notification settings

rheck/authorizit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorizit

Build Status

Authorizit is a simple and flexible resource focused authorization library. In other words it is about resources and possible actions to perform over them (based or not in additional conditions). A simple and usefull example would be a user that can edit(action) a post(resource) if(condition) it is his post.

It was hardly inspired on CanCan a RubyOnRails gem.

For now, it has just the basic functionality of authorizing the resources as you can check in the example inside the example dir.

v0.1.0

About

Simple and flexible resource focused authorization library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%