Skip to content

Commit 20d4498

Browse files
Deploying to gh-pages from @ 840fd29 🚀
1 parent 78d7796 commit 20d4498

21 files changed

+94
-94
lines changed

classes/AuthProviders.HttpRequest.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h4>Hierarchy</h4>
2525
<ul class="tsd-hierarchy">
2626
<li><span class="target">HttpRequest</span></li></ul></section><aside class="tsd-sources">
2727
<ul>
28-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L17">auth/auth.ts:17</a></li></ul></aside>
28+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L17">auth/auth.ts:17</a></li></ul></aside>
2929
<section class="tsd-panel-group tsd-index-group">
3030
<section class="tsd-panel tsd-index-panel">
3131
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -52,34 +52,34 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
5252
<li class="tsd-description">
5353
<h4 class="tsd-returns-title">Returns <a href="AuthProviders.HttpRequest.html" class="tsd-signature-type tsd-kind-class">HttpRequest</a></h4><aside class="tsd-sources">
5454
<ul>
55-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L28">auth/auth.ts:28</a></li></ul></aside></li></ul></section></section>
55+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L28">auth/auth.ts:28</a></li></ul></aside></li></ul></section></section>
5656
<section class="tsd-panel-group tsd-member-group">
5757
<h2>Properties</h2>
5858
<section class="tsd-panel tsd-member"><a id="body" class="tsd-anchor"></a>
5959
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
6060
<div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">BodyInit</span></div><aside class="tsd-sources">
6161
<ul>
62-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L26">auth/auth.ts:26</a></li></ul></aside></section>
62+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L26">auth/auth.ts:26</a></li></ul></aside></section>
6363
<section class="tsd-panel tsd-member"><a id="headers" class="tsd-anchor"></a>
6464
<h3 class="tsd-anchor-link"><span>headers</span><a href="#headers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
6565
<div class="tsd-signature"><span class="tsd-kind-property">headers</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
6666
<ul>
67-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L18">auth/auth.ts:18</a></li></ul></aside></section>
67+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L18">auth/auth.ts:18</a></li></ul></aside></section>
6868
<section class="tsd-panel tsd-member"><a id="method" class="tsd-anchor"></a>
6969
<h3 class="tsd-anchor-link"><span>method</span><a href="#method" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
7070
<div class="tsd-signature"><span class="tsd-kind-property">method</span><span class="tsd-signature-symbol">:</span> <a href="../types/AuthProviders.HttpMethod.html" class="tsd-signature-type tsd-kind-type-alias">HttpMethod</a></div><aside class="tsd-sources">
7171
<ul>
72-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L20">auth/auth.ts:20</a></li></ul></aside></section>
72+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L20">auth/auth.ts:20</a></li></ul></aside></section>
7373
<section class="tsd-panel tsd-member"><a id="params" class="tsd-anchor"></a>
7474
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>params</span><a href="#params" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
7575
<div class="tsd-signature"><span class="tsd-kind-property">params</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">object</span></div><aside class="tsd-sources">
7676
<ul>
77-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L22">auth/auth.ts:22</a></li></ul></aside></section>
77+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L22">auth/auth.ts:22</a></li></ul></aside></section>
7878
<section class="tsd-panel tsd-member"><a id="url" class="tsd-anchor"></a>
7979
<h3 class="tsd-anchor-link"><span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
8080
<div class="tsd-signature"><span class="tsd-kind-property">url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
8181
<ul>
82-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/auth.ts#L24">auth/auth.ts:24</a></li></ul></aside></section></section></div>
82+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/auth.ts#L24">auth/auth.ts:24</a></li></ul></aside></section></section></div>
8383
<div class="col-sidebar">
8484
<div class="page-menu">
8585
<div class="tsd-navigation settings">

classes/AuthProviders.OIDCClientCredentialsProvider.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h4>Implements</h4>
2525
<ul class="tsd-hierarchy">
2626
<li><a href="../types/AuthProviders.AuthProvider.html" class="tsd-signature-type tsd-kind-type-alias">AuthProvider</a></li></ul></section><aside class="tsd-sources">
2727
<ul>
28-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-clientcredentials-provider.ts#L5">auth/oidc-clientcredentials-provider.ts:5</a></li></ul></aside>
28+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-clientcredentials-provider.ts#L5">auth/oidc-clientcredentials-provider.ts:5</a></li></ul></aside>
2929
<section class="tsd-panel-group tsd-index-group">
3030
<section class="tsd-panel tsd-index-panel">
3131
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -58,14 +58,14 @@ <h4 class="tsd-parameters-title">Parameters</h4>
5858
<h5><span class="tsd-kind-parameter">__namedParameters</span>: <span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ClientSecretCredentials</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">Omit</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ClientSecretCredentials</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;exchange&quot;</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
5959
<h4 class="tsd-returns-title">Returns <a href="AuthProviders.OIDCClientCredentialsProvider.html" class="tsd-signature-type tsd-kind-class">OIDCClientCredentialsProvider</a></h4><aside class="tsd-sources">
6060
<ul>
61-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-clientcredentials-provider.ts#L8">auth/oidc-clientcredentials-provider.ts:8</a></li></ul></aside></li></ul></section></section>
61+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-clientcredentials-provider.ts#L8">auth/oidc-clientcredentials-provider.ts:8</a></li></ul></aside></li></ul></section></section>
6262
<section class="tsd-panel-group tsd-member-group">
6363
<h2>Properties</h2>
6464
<section class="tsd-panel tsd-member"><a id="oidcAuth" class="tsd-anchor"></a>
6565
<h3 class="tsd-anchor-link"><span>oidc<wbr/>Auth</span><a href="#oidcAuth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
6666
<div class="tsd-signature"><span class="tsd-kind-property">oidc<wbr/>Auth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">AccessToken</span></div><aside class="tsd-sources">
6767
<ul>
68-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-clientcredentials-provider.ts#L6">auth/oidc-clientcredentials-provider.ts:6</a></li></ul></aside></section></section>
68+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-clientcredentials-provider.ts#L6">auth/oidc-clientcredentials-provider.ts:6</a></li></ul></aside></section></section>
6969
<section class="tsd-panel-group tsd-member-group">
7070
<h2>Methods</h2>
7171
<section class="tsd-panel tsd-member"><a id="updateClientPublicKey" class="tsd-anchor"></a>
@@ -81,7 +81,7 @@ <h5><span class="tsd-kind-parameter">signingKey</span>: <span class="tsd-signatu
8181
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
8282
<p>Implementation of AuthProvider.updateClientPublicKey</p>
8383
<ul>
84-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-clientcredentials-provider.ts#L25">auth/oidc-clientcredentials-provider.ts:25</a></li></ul></aside></li></ul></section>
84+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-clientcredentials-provider.ts#L25">auth/oidc-clientcredentials-provider.ts:25</a></li></ul></aside></li></ul></section>
8585
<section class="tsd-panel tsd-member"><a id="withCreds" class="tsd-anchor"></a>
8686
<h3 class="tsd-anchor-link"><span>with<wbr/>Creds</span><a href="#withCreds" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
8787
<ul class="tsd-signatures">
@@ -95,7 +95,7 @@ <h5><span class="tsd-kind-parameter">httpReq</span>: <a href="AuthProviders.Http
9595
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="AuthProviders.HttpRequest.html" class="tsd-signature-type tsd-kind-class">HttpRequest</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
9696
<p>Implementation of AuthProvider.withCreds</p>
9797
<ul>
98-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-clientcredentials-provider.ts#L29">auth/oidc-clientcredentials-provider.ts:29</a></li></ul></aside></li></ul></section></section></div>
98+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-clientcredentials-provider.ts#L29">auth/oidc-clientcredentials-provider.ts:29</a></li></ul></aside></li></ul></section></section></div>
9999
<div class="col-sidebar">
100100
<div class="page-menu">
101101
<div class="tsd-navigation settings">

classes/AuthProviders.OIDCExternalJwtProvider.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h4>Implements</h4>
2525
<ul class="tsd-hierarchy">
2626
<li><a href="../types/AuthProviders.AuthProvider.html" class="tsd-signature-type tsd-kind-type-alias">AuthProvider</a></li></ul></section><aside class="tsd-sources">
2727
<ul>
28-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L5">auth/oidc-externaljwt-provider.ts:5</a></li></ul></aside>
28+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L5">auth/oidc-externaljwt-provider.ts:5</a></li></ul></aside>
2929
<section class="tsd-panel-group tsd-index-group">
3030
<section class="tsd-panel tsd-index-panel">
3131
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -59,19 +59,19 @@ <h4 class="tsd-parameters-title">Parameters</h4>
5959
<h5><span class="tsd-kind-parameter">__namedParameters</span>: <span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ExternalJwtCredentials</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">Omit</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">ExternalJwtCredentials</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;exchange&quot;</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
6060
<h4 class="tsd-returns-title">Returns <a href="AuthProviders.OIDCExternalJwtProvider.html" class="tsd-signature-type tsd-kind-class">OIDCExternalJwtProvider</a></h4><aside class="tsd-sources">
6161
<ul>
62-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L9">auth/oidc-externaljwt-provider.ts:9</a></li></ul></aside></li></ul></section></section>
62+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L9">auth/oidc-externaljwt-provider.ts:9</a></li></ul></aside></li></ul></section></section>
6363
<section class="tsd-panel-group tsd-member-group">
6464
<h2>Properties</h2>
6565
<section class="tsd-panel tsd-member"><a id="externalJwt" class="tsd-anchor"></a>
6666
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>external<wbr/>Jwt</span><a href="#externalJwt" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
6767
<div class="tsd-signature"><span class="tsd-kind-property">external<wbr/>Jwt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
6868
<ul>
69-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L7">auth/oidc-externaljwt-provider.ts:7</a></li></ul></aside></section>
69+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L7">auth/oidc-externaljwt-provider.ts:7</a></li></ul></aside></section>
7070
<section class="tsd-panel tsd-member"><a id="oidcAuth" class="tsd-anchor"></a>
7171
<h3 class="tsd-anchor-link"><span>oidc<wbr/>Auth</span><a href="#oidcAuth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
7272
<div class="tsd-signature"><span class="tsd-kind-property">oidc<wbr/>Auth</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">AccessToken</span></div><aside class="tsd-sources">
7373
<ul>
74-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L6">auth/oidc-externaljwt-provider.ts:6</a></li></ul></aside></section></section>
74+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L6">auth/oidc-externaljwt-provider.ts:6</a></li></ul></aside></section></section>
7575
<section class="tsd-panel-group tsd-member-group">
7676
<h2>Methods</h2>
7777
<section class="tsd-panel tsd-member"><a id="updateClientPublicKey" class="tsd-anchor"></a>
@@ -87,7 +87,7 @@ <h5><span class="tsd-kind-parameter">signingKey</span>: <span class="tsd-signatu
8787
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
8888
<p>Implementation of AuthProvider.updateClientPublicKey</p>
8989
<ul>
90-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L28">auth/oidc-externaljwt-provider.ts:28</a></li></ul></aside></li></ul></section>
90+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L28">auth/oidc-externaljwt-provider.ts:28</a></li></ul></aside></li></ul></section>
9191
<section class="tsd-panel tsd-member"><a id="withCreds" class="tsd-anchor"></a>
9292
<h3 class="tsd-anchor-link"><span>with<wbr/>Creds</span><a href="#withCreds" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
9393
<ul class="tsd-signatures">
@@ -101,7 +101,7 @@ <h5><span class="tsd-kind-parameter">httpReq</span>: <a href="AuthProviders.Http
101101
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="AuthProviders.HttpRequest.html" class="tsd-signature-type tsd-kind-class">HttpRequest</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
102102
<p>Implementation of AuthProvider.withCreds</p>
103103
<ul>
104-
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/a173579/lib/src/auth/oidc-externaljwt-provider.ts#L32">auth/oidc-externaljwt-provider.ts:32</a></li></ul></aside></li></ul></section></section></div>
104+
<li>Defined in <a href="https://github.com/opentdf/web-sdk/blob/840fd29/lib/src/auth/oidc-externaljwt-provider.ts#L32">auth/oidc-externaljwt-provider.ts:32</a></li></ul></aside></li></ul></section></section></div>
105105
<div class="col-sidebar">
106106
<div class="page-menu">
107107
<div class="tsd-navigation settings">

0 commit comments

Comments
 (0)