Sign the payload with the secret key.
iex> LarkCustomBot.Auth.parse(%{}, [secret: "abc"], now: ~U[2023-10-01 12:00:00.000000Z]) %{"timestamp" => "1696156800", "sign" => "abc123"}
:now
DateTime.utc_now()