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 +4 -4
- data/.idea/omniauth-lexoffice.iml +6 -1
- data/.idea/workspace.xml +52 -11
- data/lib/omniauth/lexoffice/version.rb +1 -1
- data/lib/omniauth/strategies/lexoffice.rb +2 -8
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d19fb36403ac63603307a5f42add735b8123a8d583ab92a05ac6c23e47c51e96
|
|
4
|
+
data.tar.gz: 0300645d720007c67d38f5900af31396971e12967d1ed8c2acff84a16b5db71f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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="
|
|
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
|
-
|
|
112
|
-
|
|
113
|
-
|
|
115
|
+
<component name="PropertiesComponent">{
|
|
116
|
+
"keyToString": {
|
|
117
|
+
"WebServerToolWindowFactoryState": "false",
|
|
118
|
+
"git-widget-placeholder": "master",
|
|
119
|
+
"node.js.detected.package.eslint": "true",
|
|
120
|
+
"node.js.detected.package.tslint": "true",
|
|
121
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
122
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
123
|
+
"ruby.rails.projectView.checked": "true",
|
|
124
|
+
"vue.rearranger.settings.migration": "true"
|
|
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="
|
|
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
|
-
<
|
|
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
|
-
<
|
|
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">
|
|
@@ -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/
|
|
14
|
-
:token_url => 'https://app.lexoffice.de/
|
|
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.
|
|
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:
|
|
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.
|
|
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: []
|