An error occurred fetching the project authors.
  1. 21 Jun, 2017 1 commit
    • Stan Hu's avatar
      Fix broken time sync leeway with Geo · e07793bd
      Stan Hu authored
      Previous versions did not properly set the IAT leeway properly, causing
      many Geo API requests to be marked invalid. The problem was that
      the ruby-jwt `master` used `iat_leeway` as the parameter, but v1.5.6
      actually used `leeway`.
      e07793bd