Wax.CloudAPI.Auth
(wax v1.1.4)
Manages the data required for Cloud API authentication
Summary
Builds the Authorization header the Cloud API requires
Types
@type t() :: %Wax.CloudAPI.Auth{token: String.t(), whatsapp_number_id: String.t()}
Functions
Creates a Auth struct
This is required to interact with the Whatsapp Cloud API