omniauth-ebay 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Ebay
3
- VERSION = "0.9.1"
3
+ VERSION = "0.9.2"
4
4
  end
5
5
  end
@@ -14,7 +14,7 @@ module OmniAuth
14
14
  SIMPLE_SID_FIELD_NAME = "SessId"
15
15
  end
16
16
 
17
- args [:runame, :devid, :appid, :certid, :siteid, :apiurl]
17
+ args [:runame, :devid, :appid, :certid, :siteid, :apiurl, :auth_type]
18
18
  option :name, "ebay"
19
19
  option :runame, nil
20
20
  option :devid, nil
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-ebay
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: