Algostream_infrastructure_authmodule Api_key : sig ... endGenerating, parsing and verifying API keys.
module Keystore : sig ... endThe key file, and authentication against it.
module Principal : sig ... endWho is making a request.
module Rate_limit : sig ... endPer-peer backoff on failed authentication.
module Scope : sig ... endWhat a credential is allowed to do.
module Ticket : sig ... endSingle-use tickets for the event stream.