Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Deploying to gh-pages from @ cb9e7d8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 3, 2024
1 parent 8cc5ccc commit 4367970
Show file tree
Hide file tree
Showing 27 changed files with 655 additions and 574 deletions.
145 changes: 51 additions & 94 deletions classes/chillerlan-OAuth-Core-AccessToken.html

Large diffs are not rendered by default.

17 changes: 13 additions & 4 deletions classes/chillerlan-OAuth-Core-CSRFToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/CSRFToken.php"><a href="files/src-core-csrftoken.html"><abbr title="src/Core/CSRFToken.php">CSRFToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">19</span>
<span class="phpdocumentor-element-found-in__line">20</span>

</aside>

Expand All @@ -144,11 +144,20 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://tools.ietf.org/html/rfc6749#section-10.12"> https://tools.ietf.org/html/rfc6749#section-10.12 </a>

<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.1">https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.1</a></span>


</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc6749#section-10.12">https://datatracker.ietf.org/doc/html/rfc6749#section-10.12</a></span>


</dd>
</dl>

Expand Down
7 changes: 4 additions & 3 deletions classes/chillerlan-OAuth-Core-ClientCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,12 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://tools.ietf.org/html/rfc6749#section-4.4"> https://tools.ietf.org/html/rfc6749#section-4.4 </a>

<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc6749#section-4.4">https://datatracker.ietf.org/doc/html/rfc6749#section-4.4</a></span>


</dd>
</dl>

Expand Down
51 changes: 34 additions & 17 deletions classes/chillerlan-OAuth-Core-OAuth1Interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,11 +316,12 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://tools.ietf.org/html/rfc5849#section-2.3"> https://tools.ietf.org/html/rfc5849#section-2.3 </a>

<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc5849#section-2.3">https://datatracker.ietf.org/doc/html/rfc5849#section-2.3</a></span>


</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">throws</span>
Expand Down Expand Up @@ -352,7 +353,7 @@ <h4 class="phpdocumentor-element__name" id="method_getAuthURL">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">37</span>
<span class="phpdocumentor-element-found-in__line">39</span>

</aside>

Expand All @@ -378,6 +379,21 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
</dl>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/chillerlan-OAuth-Core-OAuthInterface.html#method_getAuthURL#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc5849#section-2.2">https://datatracker.ietf.org/doc/html/rfc5849#section-2.2</a></span>


</dd>
</dl>

<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
Expand Down Expand Up @@ -421,13 +437,14 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://tools.ietf.org/html/rfc5849#section-2.1"> https://tools.ietf.org/html/rfc5849#section-2.1 </a>

<span class="phpdocumentor-tag-link"><a href="https://datatracker.ietf.org/doc/html/rfc5849#section-2.1">https://datatracker.ietf.org/doc/html/rfc5849#section-2.1</a></span>


</dd>
<dt class="phpdocumentor-tag-list__entry">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
Expand Down Expand Up @@ -465,7 +482,7 @@ <h4 class="phpdocumentor-element__name" id="method_getStorage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">70</span>
<span class="phpdocumentor-element-found-in__line">72</span>

</aside>

Expand Down Expand Up @@ -501,7 +518,7 @@ <h4 class="phpdocumentor-element__name" id="method_me">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">103</span>
<span class="phpdocumentor-element-found-in__line">105</span>

</aside>

Expand Down Expand Up @@ -554,7 +571,7 @@ <h4 class="phpdocumentor-element__name" id="method_request">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">54</span>
<span class="phpdocumentor-element-found-in__line">56</span>

</aside>

Expand Down Expand Up @@ -644,7 +661,7 @@ <h4 class="phpdocumentor-element__name" id="method_setLogger">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">80</span>
<span class="phpdocumentor-element-found-in__line">82</span>

</aside>

Expand Down Expand Up @@ -690,7 +707,7 @@ <h4 class="phpdocumentor-element__name" id="method_setRequestFactory">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">85</span>
<span class="phpdocumentor-element-found-in__line">87</span>

</aside>

Expand Down Expand Up @@ -736,7 +753,7 @@ <h4 class="phpdocumentor-element__name" id="method_setStorage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">65</span>
<span class="phpdocumentor-element-found-in__line">67</span>

</aside>

Expand Down Expand Up @@ -782,7 +799,7 @@ <h4 class="phpdocumentor-element__name" id="method_setStreamFactory">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">90</span>
<span class="phpdocumentor-element-found-in__line">92</span>

</aside>

Expand Down Expand Up @@ -828,7 +845,7 @@ <h4 class="phpdocumentor-element__name" id="method_setUriFactory">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">95</span>
<span class="phpdocumentor-element-found-in__line">97</span>

</aside>

Expand Down Expand Up @@ -874,7 +891,7 @@ <h4 class="phpdocumentor-element__name" id="method_storeAccessToken">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuthInterface.php"><a href="files/src-core-oauthinterface.html"><abbr title="src/Core/OAuthInterface.php">OAuthInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">75</span>
<span class="phpdocumentor-element-found-in__line">77</span>

</aside>

Expand Down
Loading

0 comments on commit 4367970

Please sign in to comment.