View Source HmacStorage (hmac_storage v0.1.0)

Hub Http Client(HMac Auth) for WeChat Storage

Example usage

config :hmac_storage,
  hub_base_url: "https://wx-hub.example.com/api/hub/expose",
  client_id: "client_id",
  secret: "secret"