infinum_id 2.0.1 → 2.1.0

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: a04c8154a42dd806fd436f2a96ed394668cd0e86a11587ba082f21059bccf1f9
4
- data.tar.gz: 710c6ac9d1a18b85f456435c97b0241982dca6a226fbdbaeec5ee34bb196f7de
3
+ metadata.gz: 329d0ad24f2ba1d83ec0c27266cadac9ed807b07cd584dbe18a8dfb4169296a5
4
+ data.tar.gz: 4838ee5875f33586b23624caf73c29b6557e640bbb098efc751db12557d011b3
5
5
  SHA512:
6
- metadata.gz: 6ab1b17489362b7172089293b8b1ad1513279579de21dc257fe3a1945ad7f168a2a4a18b4eb6f227f1531f64547cef4a9ec14e682d5d0ca07a44967bfd2b5b30
7
- data.tar.gz: 21fe760b5972429b0835451f09d3e205d496ddc0aa8859d4445041d021076be3825db0d84937318a9d08e6c41b445a4c6cc10255a20efcb8b959f994e6c1dd14
6
+ metadata.gz: 2e5b657db01abbfd58ec2e2a44041d19706c26582368583828c6df38fe19aab167f2c9ca1c2da9fef242ea79a7b2ac93ec178eae7814a5d3dd053ac084a5104e
7
+ data.tar.gz: 90a9e7f28e77c64c387346caac811b09105575b39078e5978f75b462f91ea786e3c471d885b5c657128f4c1bc53b7df0c16096cbbc6bf5bcd53c2cd2bf1a2c6f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- infinum_id (2.0.1)
4
+ infinum_id (2.1.0)
5
5
  blueprinter
6
6
  bundler
7
7
  devise
@@ -13,60 +13,77 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actioncable (5.2.2)
17
- actionpack (= 5.2.2)
16
+ actioncable (6.1.3.2)
17
+ actionpack (= 6.1.3.2)
18
+ activesupport (= 6.1.3.2)
18
19
  nio4r (~> 2.0)
19
20
  websocket-driver (>= 0.6.1)
20
- actionmailer (5.2.2)
21
- actionpack (= 5.2.2)
22
- actionview (= 5.2.2)
23
- activejob (= 5.2.2)
21
+ actionmailbox (6.1.3.2)
22
+ actionpack (= 6.1.3.2)
23
+ activejob (= 6.1.3.2)
24
+ activerecord (= 6.1.3.2)
25
+ activestorage (= 6.1.3.2)
26
+ activesupport (= 6.1.3.2)
27
+ mail (>= 2.7.1)
28
+ actionmailer (6.1.3.2)
29
+ actionpack (= 6.1.3.2)
30
+ actionview (= 6.1.3.2)
31
+ activejob (= 6.1.3.2)
32
+ activesupport (= 6.1.3.2)
24
33
  mail (~> 2.5, >= 2.5.4)
25
34
  rails-dom-testing (~> 2.0)
26
- actionpack (5.2.2)
27
- actionview (= 5.2.2)
28
- activesupport (= 5.2.2)
29
- rack (~> 2.0)
35
+ actionpack (6.1.3.2)
36
+ actionview (= 6.1.3.2)
37
+ activesupport (= 6.1.3.2)
38
+ rack (~> 2.0, >= 2.0.9)
30
39
  rack-test (>= 0.6.3)
31
40
  rails-dom-testing (~> 2.0)
32
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
33
- actionview (5.2.2)
34
- activesupport (= 5.2.2)
41
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
+ actiontext (6.1.3.2)
43
+ actionpack (= 6.1.3.2)
44
+ activerecord (= 6.1.3.2)
45
+ activestorage (= 6.1.3.2)
46
+ activesupport (= 6.1.3.2)
47
+ nokogiri (>= 1.8.5)
48
+ actionview (6.1.3.2)
49
+ activesupport (= 6.1.3.2)
35
50
  builder (~> 3.1)
36
51
  erubi (~> 1.4)
37
52
  rails-dom-testing (~> 2.0)
38
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
39
- activejob (5.2.2)
40
- activesupport (= 5.2.2)
53
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
54
+ activejob (6.1.3.2)
55
+ activesupport (= 6.1.3.2)
41
56
  globalid (>= 0.3.6)
42
- activemodel (5.2.2)
43
- activesupport (= 5.2.2)
44
- activerecord (5.2.2)
45
- activemodel (= 5.2.2)
46
- activesupport (= 5.2.2)
47
- arel (>= 9.0)
48
- activestorage (5.2.2)
49
- actionpack (= 5.2.2)
50
- activerecord (= 5.2.2)
51
- marcel (~> 0.3.1)
52
- activesupport (5.2.2)
57
+ activemodel (6.1.3.2)
58
+ activesupport (= 6.1.3.2)
59
+ activerecord (6.1.3.2)
60
+ activemodel (= 6.1.3.2)
61
+ activesupport (= 6.1.3.2)
62
+ activestorage (6.1.3.2)
63
+ actionpack (= 6.1.3.2)
64
+ activejob (= 6.1.3.2)
65
+ activerecord (= 6.1.3.2)
66
+ activesupport (= 6.1.3.2)
67
+ marcel (~> 1.0.0)
68
+ mini_mime (~> 1.0.2)
69
+ activesupport (6.1.3.2)
53
70
  concurrent-ruby (~> 1.0, >= 1.0.2)
54
- i18n (>= 0.7, < 2)
55
- minitest (~> 5.1)
56
- tzinfo (~> 1.1)
71
+ i18n (>= 1.6, < 2)
72
+ minitest (>= 5.1)
73
+ tzinfo (~> 2.0)
74
+ zeitwerk (~> 2.3)
57
75
  addressable (2.6.0)
58
76
  public_suffix (>= 2.0.2, < 4.0)
59
- arel (9.0.0)
60
77
  bcrypt (3.1.16)
61
- blueprinter (0.25.1)
62
- builder (3.2.3)
78
+ blueprinter (0.25.3)
79
+ builder (3.2.4)
63
80
  byebug (10.0.2)
64
81
  coderay (1.1.2)
65
- concurrent-ruby (1.1.4)
82
+ concurrent-ruby (1.1.8)
66
83
  crack (0.4.3)
67
84
  safe_yaml (~> 1.0.0)
68
- crass (1.0.4)
69
- devise (4.7.2)
85
+ crass (1.0.6)
86
+ devise (4.8.0)
70
87
  bcrypt (~> 3.0)
71
88
  orm_adapter (~> 0.1)
72
89
  railties (>= 4.1.0)
@@ -76,14 +93,12 @@ GEM
76
93
  docile (1.3.1)
77
94
  domain_name (0.5.20190701)
78
95
  unf (>= 0.0.5, < 1.0.0)
79
- dry-configurable (0.11.6)
96
+ dry-configurable (0.12.1)
80
97
  concurrent-ruby (~> 1.0)
81
- dry-core (~> 0.4, >= 0.4.7)
82
- dry-equalizer (~> 0.2)
83
- dry-core (0.4.9)
98
+ dry-core (~> 0.5, >= 0.5.0)
99
+ dry-core (0.5.0)
84
100
  concurrent-ruby (~> 1.0)
85
- dry-equalizer (0.3.0)
86
- erubi (1.8.0)
101
+ erubi (1.10.0)
87
102
  factory_bot (5.0.0)
88
103
  activesupport (>= 4.2.0)
89
104
  factory_bot_rails (5.0.0)
@@ -91,9 +106,20 @@ GEM
91
106
  railties (>= 4.2.0)
92
107
  faker (1.9.1)
93
108
  i18n (>= 0.7)
94
- faraday (1.0.1)
109
+ faraday (1.4.2)
110
+ faraday-em_http (~> 1.0)
111
+ faraday-em_synchrony (~> 1.0)
112
+ faraday-excon (~> 1.1)
113
+ faraday-net_http (~> 1.0)
114
+ faraday-net_http_persistent (~> 1.1)
95
115
  multipart-post (>= 1.2, < 3)
96
- ffi (1.13.1)
116
+ ruby2_keywords (>= 0.0.4)
117
+ faraday-em_http (1.0.0)
118
+ faraday-em_synchrony (1.0.0)
119
+ faraday-excon (1.1.0)
120
+ faraday-net_http (1.0.1)
121
+ faraday-net_http_persistent (1.1.0)
122
+ ffi (1.15.1)
97
123
  ffi-compiler (1.0.1)
98
124
  ffi (>= 1.0.0)
99
125
  rake
@@ -109,44 +135,44 @@ GEM
109
135
  http-cookie (1.0.3)
110
136
  domain_name (~> 0.5)
111
137
  http-form_data (2.3.0)
112
- http-parser (1.2.1)
138
+ http-parser (1.2.3)
113
139
  ffi-compiler (>= 1.0, < 2.0)
114
- i18n (1.5.3)
140
+ i18n (1.8.10)
115
141
  concurrent-ruby (~> 1.0)
116
142
  json (2.1.0)
117
- jwt (2.2.2)
118
- loofah (2.2.3)
143
+ jwt (2.2.3)
144
+ loofah (2.9.1)
119
145
  crass (~> 1.0.2)
120
146
  nokogiri (>= 1.5.9)
121
147
  mail (2.7.1)
122
148
  mini_mime (>= 0.1.1)
123
- marcel (0.3.3)
124
- mimemagic (~> 0.3.2)
149
+ marcel (1.0.1)
125
150
  method_source (0.9.2)
126
- mimemagic (0.3.3)
127
- mini_mime (1.0.1)
128
- mini_portile2 (2.4.0)
129
- minitest (5.11.3)
151
+ mini_mime (1.0.3)
152
+ mini_portile2 (2.5.1)
153
+ minitest (5.14.4)
130
154
  multi_json (1.15.0)
131
155
  multi_xml (0.6.0)
132
156
  multipart-post (2.1.1)
133
- nio4r (2.3.1)
134
- nokogiri (1.10.1)
135
- mini_portile2 (~> 2.4.0)
136
- oauth2 (1.4.4)
157
+ nio4r (2.5.7)
158
+ nokogiri (1.11.5)
159
+ mini_portile2 (~> 2.5.0)
160
+ racc (~> 1.4)
161
+ oauth2 (1.4.7)
137
162
  faraday (>= 0.8, < 2.0)
138
163
  jwt (>= 1.0, < 3.0)
139
164
  multi_json (~> 1.3)
140
165
  multi_xml (~> 0.5)
141
166
  rack (>= 1.2, < 3)
142
- omniauth (1.9.1)
167
+ omniauth (2.0.4)
143
168
  hashie (>= 3.4.6)
144
169
  rack (>= 1.6.2, < 3)
170
+ rack-protection
145
171
  omniauth-infinum_id (1.2.1)
146
172
  omniauth-oauth2
147
- omniauth-oauth2 (1.7.0)
173
+ omniauth-oauth2 (1.7.1)
148
174
  oauth2 (~> 1.4)
149
- omniauth (~> 1.9)
175
+ omniauth (>= 1.9, < 3)
150
176
  orm_adapter (0.5.0)
151
177
  pry (0.12.2)
152
178
  coderay (~> 1.1.0)
@@ -157,33 +183,38 @@ GEM
157
183
  pry-rails (0.3.9)
158
184
  pry (>= 0.10.4)
159
185
  public_suffix (3.0.3)
186
+ racc (1.5.2)
160
187
  rack (2.2.3)
188
+ rack-protection (2.1.0)
189
+ rack
161
190
  rack-test (1.1.0)
162
191
  rack (>= 1.0, < 3)
163
- rails (5.2.2)
164
- actioncable (= 5.2.2)
165
- actionmailer (= 5.2.2)
166
- actionpack (= 5.2.2)
167
- actionview (= 5.2.2)
168
- activejob (= 5.2.2)
169
- activemodel (= 5.2.2)
170
- activerecord (= 5.2.2)
171
- activestorage (= 5.2.2)
172
- activesupport (= 5.2.2)
173
- bundler (>= 1.3.0)
174
- railties (= 5.2.2)
192
+ rails (6.1.3.2)
193
+ actioncable (= 6.1.3.2)
194
+ actionmailbox (= 6.1.3.2)
195
+ actionmailer (= 6.1.3.2)
196
+ actionpack (= 6.1.3.2)
197
+ actiontext (= 6.1.3.2)
198
+ actionview (= 6.1.3.2)
199
+ activejob (= 6.1.3.2)
200
+ activemodel (= 6.1.3.2)
201
+ activerecord (= 6.1.3.2)
202
+ activestorage (= 6.1.3.2)
203
+ activesupport (= 6.1.3.2)
204
+ bundler (>= 1.15.0)
205
+ railties (= 6.1.3.2)
175
206
  sprockets-rails (>= 2.0.0)
176
207
  rails-dom-testing (2.0.3)
177
208
  activesupport (>= 4.2.0)
178
209
  nokogiri (>= 1.6)
179
- rails-html-sanitizer (1.0.4)
180
- loofah (~> 2.2, >= 2.2.2)
181
- railties (5.2.2)
182
- actionpack (= 5.2.2)
183
- activesupport (= 5.2.2)
210
+ rails-html-sanitizer (1.3.0)
211
+ loofah (~> 2.3)
212
+ railties (6.1.3.2)
213
+ actionpack (= 6.1.3.2)
214
+ activesupport (= 6.1.3.2)
184
215
  method_source
185
216
  rake (>= 0.8.7)
186
- thor (>= 0.19.0, < 2.0)
217
+ thor (~> 1.0)
187
218
  rake (10.5.0)
188
219
  responders (3.0.1)
189
220
  actionpack (>= 5.0)
@@ -209,24 +240,24 @@ GEM
209
240
  rspec-mocks (~> 3.8.0)
210
241
  rspec-support (~> 3.8.0)
211
242
  rspec-support (3.8.0)
243
+ ruby2_keywords (0.0.4)
212
244
  safe_yaml (1.0.4)
213
245
  simplecov (0.16.1)
214
246
  docile (~> 1.1)
215
247
  json (>= 1.8, < 3)
216
248
  simplecov-html (~> 0.10.0)
217
249
  simplecov-html (0.10.2)
218
- sprockets (3.7.2)
250
+ sprockets (4.0.2)
219
251
  concurrent-ruby (~> 1.0)
220
252
  rack (> 1, < 3)
221
- sprockets-rails (3.2.1)
253
+ sprockets-rails (3.2.2)
222
254
  actionpack (>= 4.0)
223
255
  activesupport (>= 4.0)
224
256
  sprockets (>= 3.0.0)
225
257
  sqlite3 (1.3.13)
226
- thor (0.20.3)
227
- thread_safe (0.3.6)
228
- tzinfo (1.2.5)
229
- thread_safe (~> 0.1)
258
+ thor (1.1.0)
259
+ tzinfo (2.0.4)
260
+ concurrent-ruby (~> 1.0)
230
261
  unf (0.1.4)
231
262
  unf_ext
232
263
  unf_ext (0.0.7.7)
@@ -236,9 +267,10 @@ GEM
236
267
  addressable (>= 2.3.6)
237
268
  crack (>= 0.3.2)
238
269
  hashdiff
239
- websocket-driver (0.7.0)
270
+ websocket-driver (0.7.4)
240
271
  websocket-extensions (>= 0.1.0)
241
- websocket-extensions (0.1.3)
272
+ websocket-extensions (0.1.5)
273
+ zeitwerk (2.4.2)
242
274
 
243
275
  PLATFORMS
244
276
  ruby
@@ -9,6 +9,16 @@ module InfinumId
9
9
  render json: { resource_name.underscore => 'updated' }
10
10
  end
11
11
 
12
+ def update_resource_callback
13
+ return head :not_found if resource.blank?
14
+
15
+ intent, resource = update
16
+
17
+ InfinumId::AfterResourceUpsert.call(resource, params[:user], intent)
18
+
19
+ render json: { resource_name.underscore => 'updated' }
20
+ end
21
+
12
22
  private
13
23
 
14
24
  def user_params
@@ -23,6 +33,11 @@ module InfinumId
23
33
  resource_class.find_by(email: user_params[:email])
24
34
  end
25
35
 
36
+ def update
37
+ resource.update(user_params)
38
+ [InfinumId::AfterResourceIntent::UPDATE, resource]
39
+ end
40
+
26
41
  def upsert
27
42
  if resource
28
43
  resource.update(user_params)
data/config/routes.rb CHANGED
@@ -9,6 +9,7 @@ Rails.application.routes.draw do
9
9
  namespace :api do
10
10
  scope '/webhooks', controller: :webhooks do
11
11
  post :upsert_resource_callback
12
+ post :update_resource_callback
12
13
  end
13
14
  end
14
15
  end
@@ -1,3 +1,3 @@
1
1
  module InfinumId
2
- VERSION = '2.0.1'
2
+ VERSION = '2.1.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infinum_id
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dajana Jeroncic
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-10-01 00:00:00.000000000 Z
11
+ date: 2021-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.0.3
362
+ rubygems_version: 3.1.4
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: Write a short summary, because RubyGems requires one.