omniauth-sberbusiness 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f647fc076a2b9a526218674e4e7afbba70c74cf7ac87d9b6e805c881dca3d10a
4
- data.tar.gz: 46e18e745497036025142dd999e872737dca3c20e1dd9eb82d5ef0efdf090fe8
3
+ metadata.gz: baf89cea7401800b747c9325c402eb0e61f674351a28deccb95af7ebb4411986
4
+ data.tar.gz: d3e4c561ee7138dcf529b2b8c6ab1757c32077ce723cf71fe1dc4b5a7531ae7f
5
5
  SHA512:
6
- metadata.gz: c8839add68cd81398a4cad7c9878503380de67380d744eb554926e925ad8dad3511b0db975c04866dbc0d59bbe994cdca5ceb7311576ce04f7e4ca97aa529a92
7
- data.tar.gz: 8a204cac12ee548d80a43ae7ecbe781334d53e6aa98f641b6c779c730cb72b47106ac9259f88a1c874b83c5629c691da8b5dddbe4c2117d93459dcb96c0ad0b4
6
+ metadata.gz: bf60077153ca1a0cf9f86f4f976a390ac666fbb6ca666ca26d95b9fce6257fe258648e15b7642a5873a51c05c7f316f9275209ee435dfc1ab8dc7712cef6cbad
7
+ data.tar.gz: 4269ed3e45eab9498323b2616388d7d1f9ec621c34c9898483485ac5dc6c3de5df295b549bc4936571d8d4d13b63420635eb7bba6455a2397f75550b41057dd0
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module Sberbusiness
5
- VERSION = '1.0.2'
5
+ VERSION = '1.0.3'
6
6
  end
7
7
  end
@@ -16,8 +16,8 @@ module OmniAuth
16
16
  option :name, 'sberbusiness'
17
17
 
18
18
  option :client_options,
19
- site: 'https://sbi.sberbank.ru:9443', # 'https://edupir.testsbi.sberbank.ru:9443', # 'https://sbi.sberbank.ru:9443',
20
- token_url: 'https://sbi.sberbank.ru:9443/ic/sso/api/v2/oauth/token', # https://edupirfintech.sberbank.ru:9443 https://sbi.sberbank.ru:9443/ic/sso/api/v2/oauth/token
19
+ site: 'https://fintech.sberbank.ru:9443', # 'https://edupir.testsbi.sberbank.ru:9443', # 'https://sbi.sberbank.ru:9443',
20
+ token_url: 'https://fintech.sberbank.ru:9443/ic/sso/api/v2/oauth/token', # https://edupirfintech.sberbank.ru:9443 https://sbi.sberbank.ru:9443/ic/sso/api/v2/oauth/token
21
21
  authorize_url: 'https://sbi.sberbank.ru:9443/ic/sso/api/v2/oauth/authorize'
22
22
  # 'https://edupir.testsbi.sberbank.ru:9443/ic/sso/api/v2/oauth/authorize' # 'https://sbi.sberbank.ru:9443/ic/sso/api/v2/oauth/authorize'
23
23
 
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-sberbusiness
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergei Baksheev
@@ -46,6 +46,7 @@ files:
46
46
  - lib/omniauth/sberbusiness/version.rb
47
47
  - lib/omniauth/strategies/sberbusiness.rb
48
48
  - omniauth-sberbusiness-1.0.0.gem
49
+ - omniauth-sberbusiness-1.0.2.gem
49
50
  - omniauth-sberbusiness.gemspec
50
51
  homepage: https://github.com/insales/omniauth-sberbusiness
51
52
  licenses: