package sihl-user

  1. Overview
  2. Docs

Parameters

Signature

val register_migration : unit -> unit
val register_cleaner : unit -> unit
val find_opt : value:string -> Sihl_type.Token.t option Lwt.t
val find_by_id_opt : id:string -> Sihl_type.Token.t option Lwt.t
val insert : token:Sihl_type.Token.t -> unit Lwt.t
val update : token:Sihl_type.Token.t -> unit Lwt.t
OCaml

Innovation. Community. Security.