Parameters
Signature
Sourceval find_opt : value:string -> Sihl_token__.Model.t option Lwt.t Sourceval find_by_id_opt : id:string -> Sihl_token__.Model.t option Lwt.t Sourceval insert : token:Sihl_token__.Model.t -> unit Lwt.t Sourceval update : token:Sihl_token__.Model.t -> unit Lwt.t