omniauth-lexoffice 0.1.3 → 0.1.4

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: f3fb6980668efd574546d60cc1f640f34be3c51eaaa22ae78a0ef70104e3ac5a
4
- data.tar.gz: a1163d97a4ce529a4187812b1dd94efde55ec94daa270250efa7d38e82511a14
3
+ metadata.gz: d19fb36403ac63603307a5f42add735b8123a8d583ab92a05ac6c23e47c51e96
4
+ data.tar.gz: 0300645d720007c67d38f5900af31396971e12967d1ed8c2acff84a16b5db71f
5
5
  SHA512:
6
- metadata.gz: 4ee1e4aba556ed6473ff5d7bc48e2e3f62376f6a4b0b5cb5636a02ca412fea1eaa5127f25d10fe9c427a043cb8d3897f07133d833c13f0a7442610744219382b
7
- data.tar.gz: 8cc73fc4ccbffa36a4290e440d42350df2157a680265da6865c10d725aa22a634c68e54203e0f609dcb5de2cc4a98a5c540f4eb8ff0d0a6562ca0ca46511e302
6
+ metadata.gz: b1e9a87b5cb4eda1173f00dbc318addd705ca95f07f58df79e951470300aa7087ff6749f8d579d719de016457cc1bf59cba408fa9003814eb67c760358cc4e17
7
+ data.tar.gz: 806521c043b3750d404571e23de4ca5d865db246e67197e7060029c25aed8ed0910a3ca80424ade697b055880d0a7a6b70537ccfada740961139eb52fe60d274
@@ -7,6 +7,11 @@
7
7
  <content url="file://$MODULE_DIR$" />
8
8
  <orderEntry type="jdk" jdkName="ruby-2.6.6-p146" jdkType="RUBY_SDK" />
9
9
  <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="minitest (v5.11.3, ruby-2.6.6-p146) [gem]" level="application" />
10
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.16.4, ruby-2.6.6-p146) [gem]" level="application" />
11
+ </component>
12
+ <component name="RakeTasksCache">
13
+ <option name="myRootTask">
14
+ <RakeTaskImpl id="rake" />
15
+ </option>
11
16
  </component>
12
17
  </module>
data/.idea/workspace.xml CHANGED
@@ -1,7 +1,10 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
+ <component name="AutoImportSettings">
4
+ <option name="autoReloadType" value="SELECTIVE" />
5
+ </component>
3
6
  <component name="ChangeListManager">
4
- <list default="true" id="8adaf675-8892-48b2-a209-f821a99ce6aa" name="Default" comment="">
7
+ <list default="true" id="8adaf675-8892-48b2-a209-f821a99ce6aa" name="Default" comment="Gem Version 1.3">
5
8
  <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
6
9
  <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
7
10
  <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
@@ -10,7 +13,6 @@
10
13
  <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
11
14
  <change beforePath="$PROJECT_DIR$/lib/omniauth/lexoffice/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/omniauth/lexoffice/version.rb" afterDir="false" />
12
15
  <change beforePath="$PROJECT_DIR$/lib/omniauth/strategies/lexoffice.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/omniauth/strategies/lexoffice.rb" afterDir="false" />
13
- <change beforePath="$PROJECT_DIR$/omniauth-lexoffice.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/omniauth-lexoffice.gemspec" afterDir="false" />
14
16
  </list>
15
17
  <option name="SHOW_DIALOG" value="false" />
16
18
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -39,6 +41,9 @@
39
41
  <detection-done>true</detection-done>
40
42
  <sorting>DEFINITION_ORDER</sorting>
41
43
  </component>
44
+ <component name="MarkdownSettingsMigration">
45
+ <option name="stateVersion" value="1" />
46
+ </component>
42
47
  <component name="ProjectFrameBounds" extendedState="6">
43
48
  <option name="x" value="-8" />
44
49
  <option name="y" value="-8" />
@@ -107,10 +112,18 @@
107
112
  <option name="hideEmptyMiddlePackages" value="true" />
108
113
  <option name="showLibraryContents" value="true" />
109
114
  </component>
110
- <component name="PropertiesComponent">
111
- <property name="WebServerToolWindowFactoryState" value="false" />
112
- <property name="settings.editor.selected.configurable" value="org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable" />
113
- </component>
115
+ <component name="PropertiesComponent">{
116
+ &quot;keyToString&quot;: {
117
+ &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
118
+ &quot;git-widget-placeholder&quot;: &quot;master&quot;,
119
+ &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
120
+ &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
121
+ &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
122
+ &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
123
+ &quot;ruby.rails.projectView.checked&quot;: &quot;true&quot;,
124
+ &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
125
+ }
126
+ }</component>
114
127
  <component name="RunManager">
115
128
  <configuration name="All specs in omniauth-lexoffice: omniauth-lexoffice" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
116
129
  <module name="omniauth-lexoffice" />
@@ -123,7 +136,7 @@
123
136
  <envs>
124
137
  <env name="JRUBY_OPTS" value="-X+O" />
125
138
  </envs>
126
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
139
+ <EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
127
140
  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
128
141
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" ENABLE_FORKED_COVERAGE="true" />
129
142
  <EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
@@ -133,6 +146,7 @@
133
146
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
134
147
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
135
148
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
149
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="LINE_NUMBER_EXAMPLE_IDS" VALUE="" />
136
150
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
137
151
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
138
152
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
@@ -150,7 +164,7 @@
150
164
  </recent_temporary>
151
165
  </component>
152
166
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
153
- <component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" />
167
+ <component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" RAKE_SPRING_PRE_LOADER_OPTION="false" RAILS_SPRING_PRE_LOADER_OPTION="false" />
154
168
  <component name="SvnConfiguration">
155
169
  <configuration />
156
170
  </component>
@@ -177,7 +191,15 @@
177
191
  <workItem from="1550490552473" duration="196000" />
178
192
  <workItem from="1551370828940" duration="506000" />
179
193
  <workItem from="1621238088123" duration="40000" />
180
- <workItem from="1628759552414" duration="713000" />
194
+ <workItem from="1628759552414" duration="1082000" />
195
+ <workItem from="1631107183482" duration="646000" />
196
+ <workItem from="1631176094661" duration="1989000" />
197
+ <workItem from="1679329079533" duration="1168000" />
198
+ <workItem from="1679389718522" duration="629000" />
199
+ <workItem from="1679489968475" duration="177000" />
200
+ <workItem from="1689586382085" duration="4339000" />
201
+ <workItem from="1689673351765" duration="2635000" />
202
+ <workItem from="1689750584562" duration="3370000" />
181
203
  </task>
182
204
  <task id="LOCAL-00001" summary="initial commit">
183
205
  <created>1536757055499</created>
@@ -186,7 +208,14 @@
186
208
  <option name="project" value="LOCAL" />
187
209
  <updated>1536757055499</updated>
188
210
  </task>
189
- <option name="localTasksCounter" value="2" />
211
+ <task id="LOCAL-00002" summary="Gem Version 1.3">
212
+ <created>1679329242645</created>
213
+ <option name="number" value="00002" />
214
+ <option name="presentableId" value="LOCAL-00002" />
215
+ <option name="project" value="LOCAL" />
216
+ <updated>1679329242645</updated>
217
+ </task>
218
+ <option name="localTasksCounter" value="3" />
190
219
  <servers />
191
220
  </component>
192
221
  <component name="TestHistory">
@@ -225,9 +254,21 @@
225
254
  <component name="TypeScriptGeneratedFilesManager">
226
255
  <option name="version" value="3" />
227
256
  </component>
257
+ <component name="Vcs.Log.Tabs.Properties">
258
+ <option name="TAB_STATES">
259
+ <map>
260
+ <entry key="MAIN">
261
+ <value>
262
+ <State />
263
+ </value>
264
+ </entry>
265
+ </map>
266
+ </option>
267
+ </component>
228
268
  <component name="VcsManagerConfiguration">
229
269
  <MESSAGE value="initial commit" />
230
- <option name="LAST_COMMIT_MESSAGE" value="initial commit" />
270
+ <MESSAGE value="Gem Version 1.3" />
271
+ <option name="LAST_COMMIT_MESSAGE" value="Gem Version 1.3" />
231
272
  </component>
232
273
  <component name="editorHistoryManager">
233
274
  <entry file="file://$PROJECT_DIR$/Gemfile">
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Lexoffice
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
@@ -10,8 +10,8 @@ module OmniAuth
10
10
  # This is where you pass the options you would pass when
11
11
  # initializing your consumer from the OAuth gem.
12
12
  option :client_options, {:site => "https://app.lexoffice.de",
13
- :authorize_url => 'https://app.lexoffice.de/api/oauth2/authorize',
14
- :token_url => 'https://app.lexoffice.de/api/oauth2/token',
13
+ :authorize_url => 'https://app.lexoffice.de/oauth2/authorize',
14
+ :token_url => 'https://app.lexoffice.de/oauth2/token',
15
15
  :response_type => 'code'}
16
16
 
17
17
  #option :iframe, true
@@ -23,11 +23,6 @@ module OmniAuth
23
23
  # or as a URI parameter). This may not be possible with all
24
24
  # providers.
25
25
 
26
-
27
-
28
-
29
-
30
-
31
26
  def setup_phase
32
27
  super
33
28
 
@@ -49,7 +44,6 @@ module OmniAuth
49
44
  end
50
45
 
51
46
  def callback_url
52
- return full_host + script_name + callback_path + "?shop=#{request.params["shop"]}" if request.params["shop"].present?
53
47
  full_host + script_name + callback_path
54
48
  end
55
49
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-lexoffice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Crowder
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-12 00:00:00.000000000 Z
11
+ date: 2023-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -83,7 +83,7 @@ licenses:
83
83
  - MIT
84
84
  metadata:
85
85
  allowed_push_host: https://rubygems.org
86
- post_install_message:
86
+ post_install_message:
87
87
  rdoc_options: []
88
88
  require_paths:
89
89
  - lib
@@ -98,8 +98,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  - !ruby/object:Gem::Version
99
99
  version: '0'
100
100
  requirements: []
101
- rubygems_version: 3.0.3
102
- signing_key:
101
+ rubygems_version: 3.3.7
102
+ signing_key:
103
103
  specification_version: 4
104
104
  summary: OAUTH2 Strategy for Lexoffice
105
105
  test_files: []