Typesense_authTypesense authentication library.
This library provides authentication support for the Typesense API client, with profile-based session management.
module Session : sig ... endSession management for Typesense CLI with profile support.
module Client : sig ... endAuthenticated Typesense client with session persistence and profile support.
module Cmd : sig ... endCmdliner helpers for Typesense CLI authentication.
module Error : sig ... endTypesense API error handling.