Skip to content

Commit

Permalink
Merge pull request #233 from auth0/v2.4.0
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
davidpatrick committed May 11, 2021
2 parents 5779415 + e0c9acb commit 62ff67d
Show file tree
Hide file tree
Showing 24 changed files with 14,147 additions and 7,311 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## [2.4.0](https://github.com/auth0/express-openid-connect/tree/v2.4.0) (2021-05-11)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.3.1...v2.4.0)

**Added**
- Swallor error on silent auth [#230](https://github.com/auth0/express-openid-connect/pull/230) ([adamjmcgrath](https://github.com/adamjmcgrath))
- Token Endpoint Parameters [#228](https://github.com/auth0/express-openid-connect/pull/228) ([davidpatrick](https://github.com/davidpatrick))

## [2.3.1](https://github.com/auth0/express-openid-connect/tree/v2.3.1) (2021-04-09)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.3.0...v2.3.1)

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

Large diffs are not rendered by default.

22 changes: 16 additions & 6 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -2759,6 +2759,9 @@
<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-interface">
<a href="interfaces/tokenparameters.html" class="tsd-kind-icon">Token<wbr>Parameters</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 @@ -2895,6 +2898,12 @@ <h2>License</h2>
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Namespaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-namespace"><a href="modules/__global.html" class="tsd-kind-icon">__global</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
Expand All @@ -2911,6 +2920,7 @@ <h3>Interfaces</h3>
<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-interface"><a href="interfaces/tokenparameters.html" class="tsd-kind-icon">Token<wbr>Parameters</a></li>
</ul>
</section>
<section class="tsd-index-section ">
Expand Down Expand Up @@ -2939,7 +2949,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/d1ed72f/index.d.ts#L737">index.d.ts:737</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L772">index.d.ts:772</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2970,7 +2980,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/d1ed72f/index.d.ts#L637">index.d.ts:637</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L672">index.d.ts:672</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3020,7 +3030,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/d1ed72f/index.d.ts#L717">index.d.ts:717</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L752">index.d.ts:752</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3077,7 +3087,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/d1ed72f/index.d.ts#L678">index.d.ts:678</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L713">index.d.ts:713</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3120,7 +3130,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/d1ed72f/index.d.ts#L698">index.d.ts:698</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L733">index.d.ts:733</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3163,7 +3173,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/d1ed72f/index.d.ts#L659">index.d.ts:659</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L694">index.d.ts:694</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
22 changes: 16 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2759,6 +2759,9 @@
<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-interface">
<a href="interfaces/tokenparameters.html" class="tsd-kind-icon">Token<wbr>Parameters</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 @@ -2896,6 +2899,12 @@ <h2>License</h2>
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Namespaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-namespace"><a href="modules/__global.html" class="tsd-kind-icon">__global</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
Expand All @@ -2912,6 +2921,7 @@ <h3>Interfaces</h3>
<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-interface"><a href="interfaces/tokenparameters.html" class="tsd-kind-icon">Token<wbr>Parameters</a></li>
</ul>
</section>
<section class="tsd-index-section ">
Expand Down Expand Up @@ -2940,7 +2950,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/d1ed72f/index.d.ts#L737">index.d.ts:737</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L772">index.d.ts:772</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2971,7 +2981,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/d1ed72f/index.d.ts#L637">index.d.ts:637</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L672">index.d.ts:672</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3021,7 +3031,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/d1ed72f/index.d.ts#L717">index.d.ts:717</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L752">index.d.ts:752</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3078,7 +3088,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/d1ed72f/index.d.ts#L678">index.d.ts:678</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L713">index.d.ts:713</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3121,7 +3131,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/d1ed72f/index.d.ts#L698">index.d.ts:698</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L733">index.d.ts:733</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -3164,7 +3174,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/d1ed72f/index.d.ts#L659">index.d.ts:659</a></li>
<li>Defined in <a href="https://github.com/auth0/express-openid-connect/blob/5779415/index.d.ts#L694">index.d.ts:694</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 62ff67d

Please sign in to comment.