Skip to content

Commit cd6d188

Browse files
committed
Deploying to gh-pages from @ ee44b34 🚀
1 parent 3a07202 commit cd6d188

20 files changed

+169
-922
lines changed

classes/chillerlan-OAuth-Core-PKCETrait.html

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h2 class="phpdocumentor-content__title">
131131
<aside class="phpdocumentor-element-found-in">
132132
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/PKCETrait.php"><a href="files/src-core-pkcetrait.html"><abbr title="src/Core/PKCETrait.php">PKCETrait.php</abbr></a></abbr>
133133
:
134-
<span class="phpdocumentor-element-found-in__line">26</span>
134+
<span class="phpdocumentor-element-found-in__line">23</span>
135135

136136
</aside>
137137

@@ -238,7 +238,7 @@ <h4 class="phpdocumentor-element__name" id="method_generateChallenge">
238238
<aside class="phpdocumentor-element-found-in">
239239
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/PKCETrait.php"><a href="files/src-core-pkcetrait.html"><abbr title="src/Core/PKCETrait.php">PKCETrait.php</abbr></a></abbr>
240240
:
241-
<span class="phpdocumentor-element-found-in__line">110</span>
241+
<span class="phpdocumentor-element-found-in__line">89</span>
242242

243243
</aside>
244244

@@ -317,7 +317,7 @@ <h4 class="phpdocumentor-element__name" id="method_generateVerifier">
317317
<aside class="phpdocumentor-element-found-in">
318318
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/PKCETrait.php"><a href="files/src-core-pkcetrait.html"><abbr title="src/Core/PKCETrait.php">PKCETrait.php</abbr></a></abbr>
319319
:
320-
<span class="phpdocumentor-element-found-in__line">85</span>
320+
<span class="phpdocumentor-element-found-in__line">79</span>
321321

322322
</aside>
323323

@@ -364,24 +364,6 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
364364
<span class="phpdocumentor-tag-link"><abbr title="\chillerlan\OAuth\Core\OAuth2Provider::setCodeChallenge()">OAuth2Provider::setCodeChallenge()</abbr></span>
365365

366366

367-
</dd>
368-
<dt class="phpdocumentor-tag-list__entry">
369-
<span class="phpdocumentor-tag__name">noinspection</span>
370-
</dt>
371-
<dd class="phpdocumentor-tag-list__definition">
372-
373-
<section class="phpdocumentor-description"><p>PhpFullyQualifiedNameUsageInspection</p>
374-
</section>
375-
376-
</dd>
377-
<dt class="phpdocumentor-tag-list__entry">
378-
<span class="phpdocumentor-tag__name">SuppressWarnings</span>
379-
</dt>
380-
<dd class="phpdocumentor-tag-list__definition">
381-
382-
<section class="phpdocumentor-description"><p>(PHPMD.MissingImport)</p>
383-
</section>
384-
385367
</dd>
386368
</dl>
387369

@@ -407,7 +389,7 @@ <h4 class="phpdocumentor-element__name" id="method_setCodeChallenge">
407389
<aside class="phpdocumentor-element-found-in">
408390
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/PKCETrait.php"><a href="files/src-core-pkcetrait.html"><abbr title="src/Core/PKCETrait.php">PKCETrait.php</abbr></a></abbr>
409391
:
410-
<span class="phpdocumentor-element-found-in__line">37</span>
392+
<span class="phpdocumentor-element-found-in__line">34</span>
411393

412394
</aside>
413395

@@ -486,7 +468,7 @@ <h4 class="phpdocumentor-element__name" id="method_setCodeVerifier">
486468
<aside class="phpdocumentor-element-found-in">
487469
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/PKCETrait.php"><a href="files/src-core-pkcetrait.html"><abbr title="src/Core/PKCETrait.php">PKCETrait.php</abbr></a></abbr>
488470
:
489-
<span class="phpdocumentor-element-found-in__line">62</span>
471+
<span class="phpdocumentor-element-found-in__line">59</span>
490472

491473
</aside>
492474

classes/chillerlan-OAuth-Core-Utilities.html

Lines changed: 4 additions & 395 deletions
Large diffs are not rendered by default.

classes/chillerlan-OAuth-OAuthOptions.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ <h4 class="phpdocumentor-element__name" id="property_callbackURL">
321321
<aside class="phpdocumentor-element-found-in">
322322
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
323323
:
324-
<span class="phpdocumentor-element-found-in__line">47</span>
324+
<span class="phpdocumentor-element-found-in__line">48</span>
325325

326326
</aside>
327327

@@ -358,7 +358,7 @@ <h4 class="phpdocumentor-element__name" id="property_fileStoragePath">
358358
<aside class="phpdocumentor-element-found-in">
359359
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
360360
:
361-
<span class="phpdocumentor-element-found-in__line">104</span>
361+
<span class="phpdocumentor-element-found-in__line">105</span>
362362

363363
</aside>
364364

@@ -418,7 +418,7 @@ <h4 class="phpdocumentor-element__name" id="property_key">
418418
<aside class="phpdocumentor-element-found-in">
419419
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
420420
:
421-
<span class="phpdocumentor-element-found-in__line">37</span>
421+
<span class="phpdocumentor-element-found-in__line">38</span>
422422

423423
</aside>
424424

@@ -455,7 +455,7 @@ <h4 class="phpdocumentor-element__name" id="property_pkceVerifierLength">
455455
<aside class="phpdocumentor-element-found-in">
456456
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
457457
:
458-
<span class="phpdocumentor-element-found-in__line">111</span>
458+
<span class="phpdocumentor-element-found-in__line">112</span>
459459

460460
</aside>
461461

@@ -506,7 +506,7 @@ <h4 class="phpdocumentor-element__name" id="property_secret">
506506
<aside class="phpdocumentor-element-found-in">
507507
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
508508
:
509-
<span class="phpdocumentor-element-found-in__line">42</span>
509+
<span class="phpdocumentor-element-found-in__line">43</span>
510510

511511
</aside>
512512

@@ -543,7 +543,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStart">
543543
<aside class="phpdocumentor-element-found-in">
544544
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
545545
:
546-
<span class="phpdocumentor-element-found-in__line">79</span>
546+
<span class="phpdocumentor-element-found-in__line">80</span>
547547

548548
</aside>
549549

@@ -605,7 +605,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStop">
605605
<aside class="phpdocumentor-element-found-in">
606606
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
607607
:
608-
<span class="phpdocumentor-element-found-in__line">89</span>
608+
<span class="phpdocumentor-element-found-in__line">90</span>
609609

610610
</aside>
611611

@@ -667,7 +667,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStorageVar">
667667
<aside class="phpdocumentor-element-found-in">
668668
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
669669
:
670-
<span class="phpdocumentor-element-found-in__line">96</span>
670+
<span class="phpdocumentor-element-found-in__line">97</span>
671671

672672
</aside>
673673

@@ -719,7 +719,7 @@ <h4 class="phpdocumentor-element__name" id="property_storageEncryptionKey">
719719
<aside class="phpdocumentor-element-found-in">
720720
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
721721
:
722-
<span class="phpdocumentor-element-found-in__line">62</span>
722+
<span class="phpdocumentor-element-found-in__line">63</span>
723723

724724
</aside>
725725

@@ -779,7 +779,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokenAutoRefresh">
779779
<aside class="phpdocumentor-element-found-in">
780780
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
781781
:
782-
<span class="phpdocumentor-element-found-in__line">69</span>
782+
<span class="phpdocumentor-element-found-in__line">70</span>
783783

784784
</aside>
785785

@@ -831,7 +831,7 @@ <h4 class="phpdocumentor-element__name" id="property_useStorageEncryption">
831831
<aside class="phpdocumentor-element-found-in">
832832
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
833833
:
834-
<span class="phpdocumentor-element-found-in__line">54</span>
834+
<span class="phpdocumentor-element-found-in__line">55</span>
835835

836836
</aside>
837837

@@ -888,7 +888,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_fileStoragePath">
888888
<aside class="phpdocumentor-element-found-in">
889889
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
890890
:
891-
<span class="phpdocumentor-element-found-in__line">128</span>
891+
<span class="phpdocumentor-element-found-in__line">129</span>
892892

893893
</aside>
894894

@@ -933,7 +933,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_pkceVerifierLength">
933933
<aside class="phpdocumentor-element-found-in">
934934
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
935935
:
936-
<span class="phpdocumentor-element-found-in__line">141</span>
936+
<span class="phpdocumentor-element-found-in__line">142</span>
937937

938938
</aside>
939939

@@ -978,7 +978,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_storageEncryptionKey">
978978
<aside class="phpdocumentor-element-found-in">
979979
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
980980
:
981-
<span class="phpdocumentor-element-found-in__line">116</span>
981+
<span class="phpdocumentor-element-found-in__line">117</span>
982982

983983
</aside>
984984

classes/chillerlan-OAuth-OAuthOptionsTrait.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h2 class="phpdocumentor-content__title">
130130
<aside class="phpdocumentor-element-found-in">
131131
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
132132
:
133-
<span class="phpdocumentor-element-found-in__line">32</span>
133+
<span class="phpdocumentor-element-found-in__line">33</span>
134134

135135
</aside>
136136

@@ -763,7 +763,7 @@ <h4 class="phpdocumentor-element__name" id="property_callbackURL">
763763
<aside class="phpdocumentor-element-found-in">
764764
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
765765
:
766-
<span class="phpdocumentor-element-found-in__line">47</span>
766+
<span class="phpdocumentor-element-found-in__line">48</span>
767767

768768
</aside>
769769

@@ -800,7 +800,7 @@ <h4 class="phpdocumentor-element__name" id="property_fileStoragePath">
800800
<aside class="phpdocumentor-element-found-in">
801801
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
802802
:
803-
<span class="phpdocumentor-element-found-in__line">104</span>
803+
<span class="phpdocumentor-element-found-in__line">105</span>
804804

805805
</aside>
806806

@@ -860,7 +860,7 @@ <h4 class="phpdocumentor-element__name" id="property_key">
860860
<aside class="phpdocumentor-element-found-in">
861861
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
862862
:
863-
<span class="phpdocumentor-element-found-in__line">37</span>
863+
<span class="phpdocumentor-element-found-in__line">38</span>
864864

865865
</aside>
866866

@@ -897,7 +897,7 @@ <h4 class="phpdocumentor-element__name" id="property_pkceVerifierLength">
897897
<aside class="phpdocumentor-element-found-in">
898898
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
899899
:
900-
<span class="phpdocumentor-element-found-in__line">111</span>
900+
<span class="phpdocumentor-element-found-in__line">112</span>
901901

902902
</aside>
903903

@@ -948,7 +948,7 @@ <h4 class="phpdocumentor-element__name" id="property_secret">
948948
<aside class="phpdocumentor-element-found-in">
949949
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
950950
:
951-
<span class="phpdocumentor-element-found-in__line">42</span>
951+
<span class="phpdocumentor-element-found-in__line">43</span>
952952

953953
</aside>
954954

@@ -985,7 +985,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStart">
985985
<aside class="phpdocumentor-element-found-in">
986986
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
987987
:
988-
<span class="phpdocumentor-element-found-in__line">79</span>
988+
<span class="phpdocumentor-element-found-in__line">80</span>
989989

990990
</aside>
991991

@@ -1047,7 +1047,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStop">
10471047
<aside class="phpdocumentor-element-found-in">
10481048
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
10491049
:
1050-
<span class="phpdocumentor-element-found-in__line">89</span>
1050+
<span class="phpdocumentor-element-found-in__line">90</span>
10511051

10521052
</aside>
10531053

@@ -1109,7 +1109,7 @@ <h4 class="phpdocumentor-element__name" id="property_sessionStorageVar">
11091109
<aside class="phpdocumentor-element-found-in">
11101110
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
11111111
:
1112-
<span class="phpdocumentor-element-found-in__line">96</span>
1112+
<span class="phpdocumentor-element-found-in__line">97</span>
11131113

11141114
</aside>
11151115

@@ -1161,7 +1161,7 @@ <h4 class="phpdocumentor-element__name" id="property_storageEncryptionKey">
11611161
<aside class="phpdocumentor-element-found-in">
11621162
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
11631163
:
1164-
<span class="phpdocumentor-element-found-in__line">62</span>
1164+
<span class="phpdocumentor-element-found-in__line">63</span>
11651165

11661166
</aside>
11671167

@@ -1221,7 +1221,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokenAutoRefresh">
12211221
<aside class="phpdocumentor-element-found-in">
12221222
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
12231223
:
1224-
<span class="phpdocumentor-element-found-in__line">69</span>
1224+
<span class="phpdocumentor-element-found-in__line">70</span>
12251225

12261226
</aside>
12271227

@@ -1273,7 +1273,7 @@ <h4 class="phpdocumentor-element__name" id="property_useStorageEncryption">
12731273
<aside class="phpdocumentor-element-found-in">
12741274
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
12751275
:
1276-
<span class="phpdocumentor-element-found-in__line">54</span>
1276+
<span class="phpdocumentor-element-found-in__line">55</span>
12771277

12781278
</aside>
12791279

@@ -1330,7 +1330,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_fileStoragePath">
13301330
<aside class="phpdocumentor-element-found-in">
13311331
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
13321332
:
1333-
<span class="phpdocumentor-element-found-in__line">128</span>
1333+
<span class="phpdocumentor-element-found-in__line">129</span>
13341334

13351335
</aside>
13361336

@@ -1375,7 +1375,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_pkceVerifierLength">
13751375
<aside class="phpdocumentor-element-found-in">
13761376
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
13771377
:
1378-
<span class="phpdocumentor-element-found-in__line">141</span>
1378+
<span class="phpdocumentor-element-found-in__line">142</span>
13791379

13801380
</aside>
13811381

@@ -1420,7 +1420,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_storageEncryptionKey">
14201420
<aside class="phpdocumentor-element-found-in">
14211421
<abbr class="phpdocumentor-element-found-in__file" title="src/OAuthOptionsTrait.php"><a href="files/src-oauthoptionstrait.html"><abbr title="src/OAuthOptionsTrait.php">OAuthOptionsTrait.php</abbr></a></abbr>
14221422
:
1423-
<span class="phpdocumentor-element-found-in__line">116</span>
1423+
<span class="phpdocumentor-element-found-in__line">117</span>
14241424

14251425
</aside>
14261426

0 commit comments

Comments
 (0)