Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marianoguerra/permiso

pluggable RBACish abstraction Erlang library (ets, dets, riak_core and ldap planned by default)
https://github.com/marianoguerra/permiso

Last synced: about 1 month ago
JSON representation

pluggable RBACish abstraction Erlang library (ets, dets, riak_core and ldap planned by default)

Awesome Lists containing this project

README

        

Permiso: RBACish abstraction library for Erlang
===============================================

Permiso provides an abstract api and pluggable implementations for that api,
built in support for ets, dets, riak_core_security and ldap provided, more
implementations can be added by creating a new module that implements the
permiso behaviour.

The API is inspired by the `Snarl Protocol `_
with some modifications.

Author
------

Mariano Guerra

License
-------

MPL 2.0, see LICENSE for details