Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4fe7a8d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jul 24, 2024
1 parent e3b0a90 commit 6ba1d30
Show file tree
Hide file tree
Showing 166 changed files with 9,667 additions and 12,091 deletions.
28 changes: 14 additions & 14 deletions classes/chillerlan-OAuth-Core-AccessToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/chillerlan-OAuth-Core-AccessToken.html#property_extraParams">$extraParams</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string, mixed&gt; </span>
</dt>
<dd>(magic) Additional token parameters supplied by the provider</dd>

Expand All @@ -280,7 +280,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/chillerlan-OAuth-Core-AccessToken.html#property_scopes">$scopes</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string|int, string&gt; </span>
</dt>
<dd>(magic) The scopes that are attached to this token</dd>

Expand Down Expand Up @@ -558,17 +558,17 @@ <h4 class="phpdocumentor-element__name" id="property_extraParams">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AccessToken.php"><a href="files/src-core-accesstoken.html"><abbr title="src/Core/AccessToken.php">AccessToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">79</span>
<span class="phpdocumentor-element-found-in__line">83</span>

<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.79" class="phpdocumentor-element-found-in__source" data-line="79" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.83" class="phpdocumentor-element-found-in__source" data-line="83" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">(magic) Additional token parameters supplied by the provider</p>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$extraParams</span>
= <span class="phpdocumentor-signature__default-value">[]</span></code>

Expand Down Expand Up @@ -596,9 +596,9 @@ <h4 class="phpdocumentor-element__name" id="property_provider">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AccessToken.php"><a href="files/src-core-accesstoken.html"><abbr title="src/Core/AccessToken.php">AccessToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">84</span>
<span class="phpdocumentor-element-found-in__line">88</span>

<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.84" class="phpdocumentor-element-found-in__source" data-line="84" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.88" class="phpdocumentor-element-found-in__source" data-line="88" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">(magic) The provider that issued the token</p>
Expand Down Expand Up @@ -672,17 +672,17 @@ <h4 class="phpdocumentor-element__name" id="property_scopes">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AccessToken.php"><a href="files/src-core-accesstoken.html"><abbr title="src/Core/AccessToken.php">AccessToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">74</span>
<span class="phpdocumentor-element-found-in__line">76</span>

<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.74" class="phpdocumentor-element-found-in__source" data-line="74" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.76" class="phpdocumentor-element-found-in__source" data-line="76" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">(magic) The scopes that are attached to this token</p>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, string&gt;</span>
<span class="phpdocumentor-signature__name">$scopes</span>
= <span class="phpdocumentor-signature__default-value">[]</span></code>

Expand Down Expand Up @@ -715,9 +715,9 @@ <h4 class="phpdocumentor-element__name" id="method_isExpired">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AccessToken.php"><a href="files/src-core-accesstoken.html"><abbr title="src/Core/AccessToken.php">AccessToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">121</span>
<span class="phpdocumentor-element-found-in__line">125</span>

<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.121" class="phpdocumentor-element-found-in__source" data-line="121" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.125" class="phpdocumentor-element-found-in__source" data-line="125" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">Checks whether this token is expired</p>
Expand Down Expand Up @@ -755,9 +755,9 @@ <h4 class="phpdocumentor-element__name" id="method_set_expires">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AccessToken.php"><a href="files/src-core-accesstoken.html"><abbr title="src/Core/AccessToken.php">AccessToken.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">93</span>
<span class="phpdocumentor-element-found-in__line">97</span>

<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.93" class="phpdocumentor-element-found-in__source" data-line="93" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#source-view.97" class="phpdocumentor-element-found-in__source" data-line="97" data-modal="source-view" data-src="files/src/Core/AccessToken.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">Sets the expiration for this token, clamps the expiry to EXPIRY_MAX</p>
Expand Down
32 changes: 16 additions & 16 deletions classes/chillerlan-OAuth-Core-AuthenticatedUser.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#property_data">$data</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string, mixed&gt; </span>
</dt>
<dd>(magic) The full user endpoint response</dd>

Expand Down Expand Up @@ -364,17 +364,17 @@ <h4 class="phpdocumentor-element__name" id="property_data">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">59</span>
<span class="phpdocumentor-element-found-in__line">61</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.59" class="phpdocumentor-element-found-in__source" data-line="59" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.61" class="phpdocumentor-element-found-in__source" data-line="61" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">(magic) The full user endpoint response</p>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$data</span>
= <span class="phpdocumentor-signature__default-value">[]</span></code>

Expand Down Expand Up @@ -597,9 +597,9 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">64</span>
<span class="phpdocumentor-element-found-in__line">66</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.64" class="phpdocumentor-element-found-in__source" data-line="64" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.66" class="phpdocumentor-element-found-in__source" data-line="66" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>


Expand Down Expand Up @@ -658,9 +658,9 @@ <h4 class="phpdocumentor-element__name" id="method___set">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">81</span>
<span class="phpdocumentor-element-found-in__line">83</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.81" class="phpdocumentor-element-found-in__source" data-line="81" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.83" class="phpdocumentor-element-found-in__source" data-line="83" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>


Expand Down Expand Up @@ -724,9 +724,9 @@ <h4 class="phpdocumentor-element__name" id="method_fromIterable">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">86</span>
<span class="phpdocumentor-element-found-in__line">88</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.86" class="phpdocumentor-element-found-in__source" data-line="86" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.88" class="phpdocumentor-element-found-in__source" data-line="88" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>


Expand Down Expand Up @@ -787,9 +787,9 @@ <h4 class="phpdocumentor-element__name" id="method_fromJSON">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">92</span>
<span class="phpdocumentor-element-found-in__line">94</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.92" class="phpdocumentor-element-found-in__source" data-line="92" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.94" class="phpdocumentor-element-found-in__source" data-line="94" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>


Expand Down Expand Up @@ -850,9 +850,9 @@ <h4 class="phpdocumentor-element__name" id="method_set_displayName">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">125</span>
<span class="phpdocumentor-element-found-in__line">127</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.125" class="phpdocumentor-element-found-in__source" data-line="125" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.127" class="phpdocumentor-element-found-in__source" data-line="127" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">trim and set the display name</p>
Expand Down Expand Up @@ -896,9 +896,9 @@ <h4 class="phpdocumentor-element__name" id="method_set_id">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/AuthenticatedUser.php"><a href="files/src-core-authenticateduser.html"><abbr title="src/Core/AuthenticatedUser.php">AuthenticatedUser.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">104</span>
<span class="phpdocumentor-element-found-in__line">106</span>

<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.104" class="phpdocumentor-element-found-in__source" data-line="104" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#source-view.106" class="phpdocumentor-element-found-in__source" data-line="106" data-modal="source-view" data-src="files/src/Core/AuthenticatedUser.php.txt"></a>
</aside>

<p class="phpdocumentor-summary">set the user id, convert to int if possible</p>
Expand Down
10 changes: 5 additions & 5 deletions classes/chillerlan-OAuth-Core-CSRFToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h4 id="toc-methods">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/chillerlan-OAuth-Core-CSRFToken.html#method_setState">setState()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string, string&gt; </span>
</dt>
<dd>Sets the CSRF state parameter in a given array of query parameters and stores that value
in the local storage for later verification. Returns the updated array of parameters.</dd>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h4 class="phpdocumentor-element__name" id="method_setState">
<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">36</span>
<span class="phpdocumentor-element-found-in__line">38</span>

</aside>

Expand All @@ -306,7 +306,7 @@ <h4 class="phpdocumentor-element__name" id="method_setState">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">setState</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
<span class="phpdocumentor-signature__name">setState</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string, string&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string, string&gt;</span></code>

<div class="phpdocumentor-label-line">
</div>
Expand All @@ -316,7 +316,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$params</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string, string&gt;</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

Expand Down Expand Up @@ -344,7 +344,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">

<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__response_type">array&lt;string, string&gt;</span>
</section>

</article>
Expand Down
Loading

0 comments on commit 6ba1d30

Please sign in to comment.