package devkit

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

Module Devkit_core.Digest_authSource

Sourcetype t
Sourceval init : realm:string -> user:string -> password:string -> unit -> t
Sourceval check : t -> Httpev_common.request -> [ `Ok | `Unauthorized of string * string ]
OCaml

Innovation. Community. Security.