authorize
Rule engine
A module for defining and enforcing authorization rules in Elixir applications.
Rule based authorization for Elixir
99 stars
2 watching
4 forks
Language: Elixir
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |
yipeeio/arete | A simple rule engine implemented in Clojure to evaluate conditions and take actions based on predefined rules | 16 |
jarednorman/canada | A module providing easy permission rules with pattern matching in Elixir apps. | 451 |
alfert/reaxive | A reactive event handling library for Elixir | 284 |
bravobike/efx | Library to declaratively write testable effects in Elixir code | 80 |
fhunleth/elixir_ale | Library providing high-level abstractions for interfacing with hardware peripherals on Linux platforms | 344 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
bjro/apex | A library that pretty prints Elixir data structures in full color | 278 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
expede/exceptional | A library that provides a hybrid approach to error handling in Elixir, aiming to balance simplicity and flexibility | 294 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
indiejames/atom-iex | Enables Elixir developers to run an IEx session within Atom. | 15 |
implicitly-awesome/exop | A library that organizes Elixir code into domain-driven structures with parameter validation and business logic encapsulation | 214 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
milosmosovsky/terminator | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 61 |