package guardian

  1. Overview
  2. Docs
type t
type kind
val to_authorizable : ?ctx:context -> t -> (kind AuthorizableTarget.t, string) Lwt_result.t

to_authorizable x converts x to a uniquely identifiable object, complete * with roles. The authorizable may not, however, be converted back into type t. *