package sihl-user

  1. Overview
  2. Docs

Module Password_reset.MakePostgreSqlSource

Parameters

Signature

Sourceval create_reset_token : ?ctx:(string * string) list -> email:string -> string option Lwt.t
Sourceval reset_password : ?ctx:(string * string) list -> token:string -> password:string -> password_confirmation:string -> (unit, string) result Lwt.t
Sourceval start : unit -> unit Lwt.t
Sourceval stop : unit -> unit Lwt.t
Sourceval register : unit -> Sihl.Container.Service.t
OCaml

Innovation. Community. Security.