Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 19, 2023
1 parent 09493b2 commit bbbb92f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 43 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/wallet-solution.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion _sources/wallet-solution.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Payload
| | houses its metadata. In this case,|
| | it contains the Wallet Provider's |
| | metadata within the |
| | ``eudi_wallet_provider`` attribute|
| | ``wallet_provider`` attribute|
| | and the generic entity |
| | ``federation_entity``. |
+-----------------------------------+-----------------------------------+
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

41 changes: 0 additions & 41 deletions wallet-solution.html
Original file line number Diff line number Diff line change
Expand Up @@ -1093,47 +1093,6 @@ <h2>Header<a class="headerlink" href="#header" title="Permalink to this heading"
</section>
<section id="payload">
<h2>Payload<a class="headerlink" href="#payload" title="Permalink to this heading"></a></h2>
<table class="docutils align-default">
<tbody>
<tr class="row-odd"><td><p><strong>Key</strong></p></td>
<td><p><strong>Value</strong></p></td>
</tr>
<tr class="row-even"><td><p>iss</p></td>
<td><p>Public URL of the Wallet
Provider.</p></td>
</tr>
<tr class="row-odd"><td><p>sub</p></td>
<td><p>Public URL of the Wallet
Provider.</p></td>
</tr>
<tr class="row-even"><td><p>iat</p></td>
<td><dl class="simple">
<dt>Issuance datetime in</dt><dd><p>Unix Timestamp format.</p>
</dd>
</dl>
</td>
</tr>
<tr class="row-odd"><td><p>exp</p></td>
<td><p>Expiration datetime
in Unix Timestamp format.</p></td>
</tr>
<tr class="row-even"><td><p>jwks</p></td>
<td><p>Contains an array of all public
keys associated with the domain.
These could match the Wallet
Provider's keys.</p></td>
</tr>
<tr class="row-odd"><td><p>metadata</p></td>
<td><p>For each entity, this attribute
houses its metadata. In this case,
it contains the Wallet Provider's
metadata within the
<code class="docutils literal notranslate"><span class="pre">eudi_wallet_provider</span></code> attribute
and the generic entity
<code class="docutils literal notranslate"><span class="pre">federation_entity</span></code>.</p></td>
</tr>
</tbody>
</table>
<section id="payload-wallet-provider">
<h3>Payload <cite>wallet_provider</cite><a class="headerlink" href="#payload-wallet-provider" title="Permalink to this heading"></a></h3>
<table class="docutils align-default">
Expand Down

0 comments on commit bbbb92f

Please sign in to comment.