Skip to content

Commit

Permalink
Deploying to gh-pages from @ 53ab3ef 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed May 12, 2024
1 parent b93d978 commit 8e9b4b2
Show file tree
Hide file tree
Showing 97 changed files with 10,720 additions and 2,012 deletions.
45 changes: 32 additions & 13 deletions classes/chillerlan-OAuth-Core-OAuth1Interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h4 id="toc-methods">
&nbsp;: <abbr title="\Psr\Http\Message\UriInterface">UriInterface</abbr> </span>
</dt>
<dd>Prepares the URL with optional $params which redirects to the provider&#039;s authorization prompt
and returns a PSR-7 UriInterface with all necessary parameters set</dd>
and returns a PSR-7 UriInterface with all necessary parameters set.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/chillerlan-OAuth-Core-OAuthInterface.html#method_getStorage">getStorage()</a>
Expand Down Expand Up @@ -574,7 +574,7 @@ <h4 class="phpdocumentor-element__name" id="method_getAccessTokenFromStorage">
<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">123</span>
<span class="phpdocumentor-element-found-in__line">128</span>

</aside>

Expand Down Expand Up @@ -610,20 +610,23 @@ <h4 class="phpdocumentor-element__name" id="method_getAuthorizationURL">
<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">82</span>
<span class="phpdocumentor-element-found-in__line">87</span>

</aside>

<p class="phpdocumentor-summary">Prepares the URL with optional $params which redirects to the provider&#039;s authorization prompt
and returns a PSR-7 UriInterface with all necessary parameters set</p>
and returns a PSR-7 UriInterface with all necessary parameters set.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getAuthorizationURL</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$scopes</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Psr\Http\Message\UriInterface">UriInterface</abbr></span></code>

<div class="phpdocumentor-label-line">
</div>

<section class="phpdocumentor-description"><p>If the provider supports RFC-9126 &quot;Pushed Authorization Requests (PAR)&quot;, a request to the PAR endpoint
shall be made within this method in order to send authorization data and obtain a temporary request URI.</p>
</section>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -664,6 +667,22 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<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/rfc9126">https://datatracker.ietf.org/doc/html/rfc9126</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="classes/chillerlan-OAuth-Core-PAR.html"><abbr title="\chillerlan\OAuth\Core\PAR">PAR</abbr></a></span>


</dd>
</dl>

Expand All @@ -687,7 +706,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">113</span>
<span class="phpdocumentor-element-found-in__line">118</span>

</aside>

Expand Down Expand Up @@ -723,7 +742,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">96</span>
<span class="phpdocumentor-element-found-in__line">101</span>

</aside>

Expand Down Expand Up @@ -805,7 +824,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">128</span>
<span class="phpdocumentor-element-found-in__line">133</span>

</aside>

Expand Down Expand Up @@ -851,7 +870,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">133</span>
<span class="phpdocumentor-element-found-in__line">138</span>

</aside>

Expand Down Expand Up @@ -897,7 +916,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">108</span>
<span class="phpdocumentor-element-found-in__line">113</span>

</aside>

Expand Down Expand Up @@ -943,7 +962,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">138</span>
<span class="phpdocumentor-element-found-in__line">143</span>

</aside>

Expand Down Expand Up @@ -989,7 +1008,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">143</span>
<span class="phpdocumentor-element-found-in__line">148</span>

</aside>

Expand Down Expand Up @@ -1035,7 +1054,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">118</span>
<span class="phpdocumentor-element-found-in__line">123</span>

</aside>

Expand Down
45 changes: 32 additions & 13 deletions classes/chillerlan-OAuth-Core-OAuth2Interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h4 id="toc-methods">
&nbsp;: <abbr title="\Psr\Http\Message\UriInterface">UriInterface</abbr> </span>
</dt>
<dd>Prepares the URL with optional $params which redirects to the provider&#039;s authorization prompt
and returns a PSR-7 UriInterface with all necessary parameters set</dd>
and returns a PSR-7 UriInterface with all necessary parameters set.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/chillerlan-OAuth-Core-OAuthInterface.html#method_getStorage">getStorage()</a>
Expand Down Expand Up @@ -813,7 +813,7 @@ <h4 class="phpdocumentor-element__name" id="method_getAccessTokenFromStorage">
<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">123</span>
<span class="phpdocumentor-element-found-in__line">128</span>

</aside>

Expand Down Expand Up @@ -849,20 +849,23 @@ <h4 class="phpdocumentor-element__name" id="method_getAuthorizationURL">
<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">82</span>
<span class="phpdocumentor-element-found-in__line">87</span>

</aside>

<p class="phpdocumentor-summary">Prepares the URL with optional $params which redirects to the provider&#039;s authorization prompt
and returns a PSR-7 UriInterface with all necessary parameters set</p>
and returns a PSR-7 UriInterface with all necessary parameters set.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getAuthorizationURL</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$scopes</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Psr\Http\Message\UriInterface">UriInterface</abbr></span></code>

<div class="phpdocumentor-label-line">
</div>

<section class="phpdocumentor-description"><p>If the provider supports RFC-9126 &quot;Pushed Authorization Requests (PAR)&quot;, a request to the PAR endpoint
shall be made within this method in order to send authorization data and obtain a temporary request URI.</p>
</section>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -903,6 +906,22 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
<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/rfc9126">https://datatracker.ietf.org/doc/html/rfc9126</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="classes/chillerlan-OAuth-Core-PAR.html"><abbr title="\chillerlan\OAuth\Core\PAR">PAR</abbr></a></span>


</dd>
</dl>

Expand All @@ -926,7 +945,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">113</span>
<span class="phpdocumentor-element-found-in__line">118</span>

</aside>

Expand Down Expand Up @@ -962,7 +981,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">96</span>
<span class="phpdocumentor-element-found-in__line">101</span>

</aside>

Expand Down Expand Up @@ -1044,7 +1063,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">128</span>
<span class="phpdocumentor-element-found-in__line">133</span>

</aside>

Expand Down Expand Up @@ -1090,7 +1109,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">133</span>
<span class="phpdocumentor-element-found-in__line">138</span>

</aside>

Expand Down Expand Up @@ -1136,7 +1155,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">108</span>
<span class="phpdocumentor-element-found-in__line">113</span>

</aside>

Expand Down Expand Up @@ -1182,7 +1201,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">138</span>
<span class="phpdocumentor-element-found-in__line">143</span>

</aside>

Expand Down Expand Up @@ -1228,7 +1247,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">143</span>
<span class="phpdocumentor-element-found-in__line">148</span>

</aside>

Expand Down Expand Up @@ -1274,7 +1293,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">118</span>
<span class="phpdocumentor-element-found-in__line">123</span>

</aside>

Expand Down
Loading

0 comments on commit 8e9b4b2

Please sign in to comment.