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 @ dc04657 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 18, 2024
1 parent b4f4d98 commit d13e1c8
Show file tree
Hide file tree
Showing 208 changed files with 44,097 additions and 102,871 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,37 +111,58 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
<section>
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-oauthtest.html">OAuthTest</a></li>
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-oauth.html">OAuth</a></li>
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-oauth-core.html">Core</a></li>
</ul>

<article class="phpdocumentor-element -namespace">
<h2 class="phpdocumentor-content__title">Helpers</h2>
<article class="phpdocumentor-element -class">
<h2 class="phpdocumentor-content__title">
InvalidAccessTokenException

<span class="phpdocumentor-element__extends">
extends <a href="classes/chillerlan-OAuth-Core-UnauthorizedAccessException.html"><abbr title="\chillerlan\OAuth\Core\UnauthorizedAccessException">UnauthorizedAccessException</abbr></a>
</span>

<div class="phpdocumentor-element__package">
in package
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
</ul>
</div>


</h2>

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


</div>

<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/InvalidAccessTokenException.php"><a href="files/src-core-invalidaccesstokenexception.html"><abbr title="src/Core/InvalidAccessTokenException.php">InvalidAccessTokenException.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">16</span>

</aside>







<h3 id="toc">
Table of Contents
<a href="namespaces/chillerlan-oauthtest-helpers.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
<a href="classes/chillerlan-OAuth-Core-InvalidAccessTokenException.html#toc" class="headerlink"><i class="fas fa-link"></i></a>

</h3>




<h4 id="toc-classes">
Classes
<a href="namespaces/chillerlan-oauthtest-helpers.html#toc-classes" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-OAuthTest-Helpers-ChillerlanHttpClientFactory.html"><abbr title="\chillerlan\OAuthTest\Helpers\ChillerlanHttpClientFactory">ChillerlanHttpClientFactory</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-OAuthTest-Helpers-GuzzleHttpClientFactory.html"><abbr title="\chillerlan\OAuthTest\Helpers\GuzzleHttpClientFactory">GuzzleHttpClientFactory</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-OAuthTest-Helpers-OAuthTestHttpClient.html"><abbr title="\chillerlan\OAuthTest\Helpers\OAuthTestHttpClient">OAuthTestHttpClient</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-OAuthTest-Helpers-OAuthTestMemoryStorage.html"><abbr title="\chillerlan\OAuthTest\Helpers\OAuthTestMemoryStorage">OAuthTestMemoryStorage</abbr></a></dt><dd>Extends the standard memory storage so that it also saves tokens as JSON in the given path</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-OAuthTest-Helpers-ProviderTestHttpClient.html"><abbr title="\chillerlan\OAuthTest\Helpers\ProviderTestHttpClient">ProviderTestHttpClient</abbr></a></dt><dd>a dummy client that returns a prepared set of responses</dd> </dl>

<h4 id="toc-traits">
Traits
<a href="namespaces/chillerlan-oauthtest-helpers.html#toc-traits" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/chillerlan-OAuthTest-Helpers-HTTPFactoryTrait.html"><abbr title="\chillerlan\OAuthTest\Helpers\HTTPFactoryTrait">HTTPFactoryTrait</abbr></a></dt><dd>Trait HTTPFactoryTrait</dd> </dl>



Expand All @@ -152,11 +173,13 @@ <h4 id="toc-traits">





<div class="phpdocumentor-modal" id="source-view">
<div class="phpdocumentor-modal-bg" data-exit-button></div>
<div class="phpdocumentor-modal-container">
<div class="phpdocumentor-modal-content">
<pre style="max-height: 500px; overflow-y: scroll" data-src="" class="language-php line-numbers linkable-line-numbers"></pre>
<pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Core/InvalidAccessTokenException.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
</div>
<button data-exit-button class="phpdocumentor-modal__close">&times;</button>
</div>
Expand Down Expand Up @@ -247,19 +270,17 @@ <h4 id="toc-traits">
</article>
</section>
<section class="phpdocumentor-on-this-page__sidebar">

<section class="phpdocumentor-on-this-page__content">
<strong class="phpdocumentor-on-this-page__title">On this page</strong>

<ul class="phpdocumentor-list -clean">
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="namespaces/chillerlan-oauthtest-helpers.html#toc-classes">Classes</a></li>
<li><a href="namespaces/chillerlan-oauthtest-helpers.html#toc-traits">Traits</a></li>
</ul>
</ul>
</li>


</ul>
</section>
Expand All @@ -278,7 +299,7 @@ <h2 class="phpdocumentor-search-results__title">Search results</h2>
</section>
</section>
</div>
<a href="namespaces/chillerlan-oauthtest-helpers.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
<a href="classes/chillerlan-OAuth-Core-InvalidAccessTokenException.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>

</main>

Expand Down
10 changes: 6 additions & 4 deletions classes/chillerlan-OAuth-Core-OAuth1Interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,23 +374,25 @@ <h4 class="phpdocumentor-element__name" id="method_getAccessToken">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Core/OAuth1Interface.php"><a href="files/src-core-oauth1interface.html"><abbr title="src/Core/OAuth1Interface.php">OAuth1Interface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">33</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>

<p class="phpdocumentor-summary">Obtains an OAuth1 access token with the given $token and $verifier and returns an AccessToken object.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getAccessToken</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$token</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$verifier</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-OAuth-Core-AccessToken.html"><abbr title="\chillerlan\OAuth\Core\AccessToken">AccessToken</abbr></a></span></code>
<span class="phpdocumentor-signature__name">getAccessToken</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$requestToken</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$verifier</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-OAuth-Core-AccessToken.html"><abbr title="\chillerlan\OAuth\Core\AccessToken">AccessToken</abbr></a></span></code>

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

<section class="phpdocumentor-description"><p>The $token (request token) supplied via <code class="prettyprint">$_GET['oauth_token']</code> should be in the storage at this point.</p>
</section>

<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">$token</span>
<span class="phpdocumentor-signature__argument__name">$requestToken</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
Expand Down
Loading

0 comments on commit d13e1c8

Please sign in to comment.