guardian.backend
Make.Guardian
guardian
module Uuid = Guardian.Uuid
module Action : sig ... end
module ActorRoleSet : sig ... end
module TargetRoleSet : sig ... end
module Authorizable : sig ... end
module AuthorizableTarget : sig ... end
module Authorizer : sig ... end
module type Persistence_s = sig ... end
module Make_persistence (Backend : sig ... end) : sig ... end