Skip to content

Commit

Permalink
Release 2.3.0-beta.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Feb 23, 2021
1 parent 891b979 commit 4403e05
Show file tree
Hide file tree
Showing 19 changed files with 6,068 additions and 72 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## [2.3.0-beta.0](https://github.com/auth0/express-openid-connect/tree/v2.3.0-beta.0) (2021-02-23)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.2.1...v2.3.0-beta.0)

To install: `npm install express-openid-connect@beta`

**Added**
- Custom session stores [#190](https://github.com/auth0/express-openid-connect/pull/190) ([davidpatrick](https://github.com/davidpatrick))

## [2.2.1](https://github.com/auth0/express-openid-connect/tree/v2.2.1) (2021-01-25)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.2.0...v2.2.1)

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

20 changes: 14 additions & 6 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,12 @@
<li class=" tsd-kind-interface">
<a href="interfaces/sessionconfigparams.html" class="tsd-kind-icon">Session<wbr>Config<wbr>Params</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/sessionstore.html" class="tsd-kind-icon">Session<wbr>Store</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/sessionstorepayload.html" class="tsd-kind-icon">Session<wbr>Store<wbr>Payload</a>
</li>
<li class=" tsd-kind-function">
<a href="globals.html#attemptsilentlogin" class="tsd-kind-icon">attempt<wbr>Silent<wbr>Login</a>
</li>
Expand Down Expand Up @@ -2903,6 +2909,8 @@ <h3>Interfaces</h3>
<li class="tsd-kind-interface"><a href="interfaces/responsecontext.html" class="tsd-kind-icon">Response<wbr>Context</a></li>
<li class="tsd-kind-interface"><a href="interfaces/session.html" class="tsd-kind-icon">Session</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionconfigparams.html" class="tsd-kind-icon">Session<wbr>Config<wbr>Params</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionstore.html" class="tsd-kind-icon">Session<wbr>Store</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionstorepayload.html" class="tsd-kind-icon">Session<wbr>Store<wbr>Payload</a></li>
</ul>
</section>
<section class="tsd-index-section ">
Expand Down Expand Up @@ -2931,7 +2939,7 @@ <h3>attempt<wbr>Silent<wbr>Login</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L671">index.d.ts:671</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L733">index.d.ts:733</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2962,7 +2970,7 @@ <h3>auth</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L571">index.d.ts:571</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L633">index.d.ts:633</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3012,7 +3020,7 @@ <h3>claim<wbr>Check</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L651">index.d.ts:651</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L713">index.d.ts:713</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3069,7 +3077,7 @@ <h3>claim<wbr>Equals</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L612">index.d.ts:612</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L674">index.d.ts:674</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3112,7 +3120,7 @@ <h3>claim<wbr>Includes</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L632">index.d.ts:632</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L694">index.d.ts:694</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3155,7 +3163,7 @@ <h3>requires<wbr>Auth</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L593">index.d.ts:593</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L655">index.d.ts:655</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
20 changes: 14 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,12 @@
<li class=" tsd-kind-interface">
<a href="interfaces/sessionconfigparams.html" class="tsd-kind-icon">Session<wbr>Config<wbr>Params</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/sessionstore.html" class="tsd-kind-icon">Session<wbr>Store</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/sessionstorepayload.html" class="tsd-kind-icon">Session<wbr>Store<wbr>Payload</a>
</li>
<li class=" tsd-kind-function">
<a href="globals.html#attemptsilentlogin" class="tsd-kind-icon">attempt<wbr>Silent<wbr>Login</a>
</li>
Expand Down Expand Up @@ -2904,6 +2910,8 @@ <h3>Interfaces</h3>
<li class="tsd-kind-interface"><a href="interfaces/responsecontext.html" class="tsd-kind-icon">Response<wbr>Context</a></li>
<li class="tsd-kind-interface"><a href="interfaces/session.html" class="tsd-kind-icon">Session</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionconfigparams.html" class="tsd-kind-icon">Session<wbr>Config<wbr>Params</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionstore.html" class="tsd-kind-icon">Session<wbr>Store</a></li>
<li class="tsd-kind-interface"><a href="interfaces/sessionstorepayload.html" class="tsd-kind-icon">Session<wbr>Store<wbr>Payload</a></li>
</ul>
</section>
<section class="tsd-index-section ">
Expand Down Expand Up @@ -2932,7 +2940,7 @@ <h3>attempt<wbr>Silent<wbr>Login</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L671">index.d.ts:671</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L733">index.d.ts:733</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2963,7 +2971,7 @@ <h3>auth</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L571">index.d.ts:571</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L633">index.d.ts:633</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3013,7 +3021,7 @@ <h3>claim<wbr>Check</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L651">index.d.ts:651</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L713">index.d.ts:713</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3070,7 +3078,7 @@ <h3>claim<wbr>Equals</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L612">index.d.ts:612</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L674">index.d.ts:674</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3113,7 +3121,7 @@ <h3>claim<wbr>Includes</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L632">index.d.ts:632</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L694">index.d.ts:694</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3156,7 +3164,7 @@ <h3>requires<wbr>Auth</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L593">index.d.ts:593</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L655">index.d.ts:655</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
16 changes: 11 additions & 5 deletions docs/interfaces/accesstoken.html
Original file line number Diff line number Diff line change
Expand Up @@ -2770,6 +2770,12 @@
<li class=" tsd-kind-interface">
<a href="sessionconfigparams.html" class="tsd-kind-icon">Session<wbr>Config<wbr>Params</a>
</li>
<li class=" tsd-kind-interface">
<a href="sessionstore.html" class="tsd-kind-icon">Session<wbr>Store</a>
</li>
<li class=" tsd-kind-interface">
<a href="sessionstorepayload.html" class="tsd-kind-icon">Session<wbr>Store<wbr>Payload</a>
</li>
<li class=" tsd-kind-function">
<a href="../globals.html#attemptsilentlogin" class="tsd-kind-icon">attempt<wbr>Silent<wbr>Login</a>
</li>
Expand Down Expand Up @@ -2830,7 +2836,7 @@ <h3>access_<wbr>token</h3>
<div class="tsd-signature tsd-kind-icon">access_<wbr>token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L512">index.d.ts:512</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L574">index.d.ts:574</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2845,7 +2851,7 @@ <h3>expires_<wbr>in</h3>
<div class="tsd-signature tsd-kind-icon">expires_<wbr>in<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L522">index.d.ts:522</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L584">index.d.ts:584</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2860,7 +2866,7 @@ <h3>is<wbr>Expired</h3>
<div class="tsd-signature tsd-kind-icon">is<wbr>Expired<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L527">index.d.ts:527</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L589">index.d.ts:589</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2890,7 +2896,7 @@ <h3>token_<wbr>type</h3>
<div class="tsd-signature tsd-kind-icon">token_<wbr>type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L517">index.d.ts:517</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L579">index.d.ts:579</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2912,7 +2918,7 @@ <h3>refresh</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/c4b6ab9/index.d.ts#L539">index.d.ts:539</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/891b979/index.d.ts#L601">index.d.ts:601</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 4403e05

Please sign in to comment.