package guardian

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.4.tar.gz
md5=45ecb4358a2405a3b4cc263f25ad995c
sha512=d070bd79c14123f720bd0c14291ee520bda3bfac5d6ceb58ceb85185c9be4cebbc5c99894ce29b62bf9e2ed4291ae094506d4d176c12945e99ed9d0283f55db8

doc/guardian.backend/Guardian_backend/Sqlite/Make/Guardian/Authorizer/Actor/index.html

Module Authorizer.ActorSource

Sourcetype spec = [
  1. | `Actor of Uuid.Actor.t
  2. | `ActorEntity of A.t
]
Sourceval compare_spec : spec -> spec -> Ppx_deriving_runtime.int
Sourceval value : [< `Actor of Uuid.Actor.t | `ActorEntity of A.t ] -> Ppx_deriving_runtime.string
OCaml

Innovation. Community. Security.