Commit History

Author SHA1 Message Date
  Mike Dalessio 0e90b6aa91 fix: encode OAuth URLs using URI.encode_www_form 2 years ago
  Mike Dalessio f1116f9af2 prefactor: extract hmac-related param handling 2 years ago
  Melanie Wang e3226e7489 Update method to use grant_options (#847) 3 years ago
  Nabeel Ahsen 2b12bf150e Add access_scopes attribute to Session 3 years ago
  Rezaan Syed 2d30f4da92 Add ShopifyAPI::ApiAccess for encapsulating scope operations 3 years ago
  Andy Waite 72e2b6c944 Avoid depending on ActiveSupport (#818) 3 years ago
  Paulo Margarido 7ae659541d Merge branch 'master' into fix_more_rubocop_issues 3 years ago
  Paulo Margarido 4dffdec0ac Fixing trivial rubocop warnings 3 years ago
  Paulo Margarido a2a2702bda Enabling frozen string literal cop 3 years ago
  Kevin O'Sullivan 3744aa7390 rubocop updates for 3 years ago
  Paulo Margarido a6644c283d Fix rubocop conflicts 3 years ago
  Paulo Margarido e6ecba5ef9 Fix rubocop warnings 3 years ago
  Paulo Margarido 2c57b21ed8 Merge branch 'master' into clear_basic_auth_values_on_temp_sessions 4 years ago
  Paulo Margarido 303034abcb Clean up Base user / password on temp sessions 4 years ago
  Paulo Margarido 5d13031cdf Set the default version as the actual method param default 4 years ago
  Paulo Margarido a6e4ba8aba Default sessions to Base api_version 4 years ago
  Mike Ragalie beb96d7a99 Implement Session#hash and Session#eql? 4 years ago
  Mike Ragalie 0ab26e4c36 Implement Session#== 4 years ago
  Joshua Kelly 0f67346683 Added options hash to create_permission_url and makes redirect_uri required 4 years ago
  Tim Anema a862079c36 Small consistency change 4 years ago
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion 4 years ago
  Jon G adaf51e60b add timeout of 5s to meta 4 years ago
  Alex Aitken ef58f407b2 Add with_session and with_version blocks. 5 years ago
  Alex Aitken 3b8e6b4f89 Move session creation methods to keyword args from positional args. 5 years ago
  Alex Aitken d41efbb7a7 Make api version a required value for session creation. 5 years ago
  Alex Aitken 1887de8c94 Allow for coercion of the api_version from a string. 5 years ago
  Alex Aitken eda83e9690 Move api_version to be set by session. 5 years ago
  Alex Aitken b3bab2f059 Remove api versioning from oauth urls. 5 years ago
  Alex Aitken 46445ed6c5 Remove /admin addition to site in session. 5 years ago
  Alex Aitken f8e9f81ff3 Move /admin/ api_prefix to ShopifyAPI::Base. 5 years ago