package activitypub_client

  1. Overview
  2. Docs

Module Actor.MakeSource

Parameters

module A : Acti.T

Signature

Sourcemodule O : Object.T
Sourceval get : ?g:Rdf.Graph.graph -> Iri.t -> o

Get an object, being authenticated as the !O.actor.

Sourceval actor : unit -> o Lwt.t

Return the authenticated actor, already dereferenced.