package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

val admin : email:string -> password:string -> Sihl_user__.Model.t Lwt.t
val user : email:string -> password:string -> ?username:string -> unit -> Sihl_user__.Model.t Lwt.t