package resp-server

  1. Overview
  2. Docs

Module type Resp_server.AUTHSource

AUTH defines the interface for authenticating a client

Sourcetype t

Authentication type

Sourceval check : t -> string array -> bool

Used to determine if the client has passed the valid * authentication to the server

OCaml

Innovation. Community. Security.