Commit History

Author SHA1 Message Date
  Mike Ragalie beb96d7a99 Implement Session#hash and Session#eql? 4 years ago
  Mike Ragalie 0ab26e4c36 Implement Session#== 5 years ago
  Joshua Kelly 0f67346683 Added options hash to create_permission_url and makes redirect_uri required 5 years ago
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion 5 years ago
  Jon G adaf51e60b add timeout of 5s to meta 5 years ago
  Jon G 1e75b4761b dynamically define api version from server at boot 5 years ago
  Alex Aitken fdd6ec0a71 Drop no version. 6 years ago
  Alex Aitken ef58f407b2 Add with_session and with_version blocks. 6 years ago
  Alex Aitken 1ef8df5070 Add release version. 6 years ago
  Alex Aitken 3b8e6b4f89 Move session creation methods to keyword args from positional args. 6 years ago
  Alex Aitken d41efbb7a7 Make api version a required value for session creation. 6 years ago
  Alex Aitken 46445ed6c5 Remove /admin addition to site in session. 6 years ago
  Clayton Smith 5467b5b1b3 Remove support for non-standard protocols and ports. 6 years ago
  Yoann Jaspar 5f9517c1fc Remove ActionController::Parameters as they don t exist in minitest 6 years ago
  Yoann Jaspar 8cd2659c0f Fixes to use of ActionParams rather than hash (undefined Map for AC) 6 years ago
  Yoann Jaspar 93d676abf1 Final style fixing 6 years ago
  Yoann Jaspar 211fe6d2d4 Moar styling 6 years ago
  Yoann Jaspar a680b8aaf1 Fix styling 6 years ago
  Yoann Jaspar 9fd73476e1 Removed the use of with_indifferent_access on parameters -- Rails 5 deprecation 6 years ago
  Maarten van Grootel 31ddb2fe0d Actually run all tests and remove flakiness by doing propersetup and teardown 8 years ago
  Francois Chagnon 217feec47c Adding code and tests for online-mode access tokens 8 years ago
  Chris Saunders 79dda56194 Fixes test suite to run with newer Minitest 10 years ago
  Dylan Thacker-Smith db2979d2d6 Add test for escaping of `%` before signing. 9 years ago
  Dylan Thacker-Smith 9c66013b0a Escape ampersand in params or equal in keys before signing with hmac. 9 years ago
  Dylan Thacker-Smith b16ab2a41b Add a myshopify_domain class variable to use for building the site url. 10 years ago
  Carson Reinke 56c9765f3a Changed signature validation to HMAC-SHA256 per API change 10 years ago
  Kevin Hughes bade385403 add a specific exception for signature validation failures 11 years ago
  Eric Ponce abe2df9e06 validate_signature error 11 years ago
  Kevin Hughes 3d6be77138 moved validate_params into request_token and updated readme and tests 11 years ago
  Kevin Hughes a30bb4ab1d added tests for create permission url 11 years ago