Make.Repoinclude Sihl_repository.Sig.REPOval find_opt :
Sihl_core.Ctx.t ->
value:string ->
Sihl_token__.Model.t option Lwt.tval find_by_id_opt :
Sihl_core.Ctx.t ->
id:string ->
Sihl_token__.Model.t option Lwt.tval insert : Sihl_core.Ctx.t -> token:Sihl_token__.Model.t -> unit Lwt.tval update : Sihl_core.Ctx.t -> token:Sihl_token__.Model.t -> unit Lwt.t