package guardian

  1. Overview
  2. No Docs
Role-based access control for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.0.tar.gz
md5=c0526b48e6fe938c209dfd5810082578
sha512=0fb1878c12848c2e5690444035e225cdd7b80f0fa98ee5a1db5e2f41f01fb5db3c8fc4d81b9c95da1859d6c803d0a253458e213dea8fa0924d33f4055df8c01f

Description

Defined actors can access targets according to specified rules (allowed actions: CRUD).

Published: 09 Apr 2026

Dependencies (21)

  1. yojson >= "2.0.2"
  2. uuidm >= "0.9.9"
  3. uri >= "4.2.0"
  4. sexplib0
  5. result >= "1.5"
  6. ppx_string
  7. ppx_sexp_conv >= "0.15.1"
  8. ppx_deriving_yojson >= "3.6.1"
  9. ppx_deriving >= "5.2.1"
  10. ocaml >= "4.12.0"
  11. mariadb >= "1.2.0"
  12. lwt_ppx >= "2.1.0"
  13. lwt >= "5.6.1"
  14. lru >= "0.3.1"
  15. logs >= "0.7.0"
  16. containers-data >= "3.6"
  17. containers >= "3.6"
  18. caqti-lwt >= "2.0.1"
  19. caqti-driver-mariadb >= "2.0.1"
  20. caqti >= "2.2.4"
  21. dune >= "2.9"

Dev Dependencies (7)

  1. odoc with-doc
  2. ocamlformat with-dev-setup
  3. ocaml-lsp-server with-dev-setup
  4. fmt with-test & >= "0.11.0"
  5. dune-release with-dev-setup
  6. alcotest-lwt with-test
  7. alcotest with-test & >= "1.9.1"

Used by

None

Conflicts

None