Skip to content

Commit 5b4f249

Browse files
authored
Release v2.18.1 (#650)
1 parent 930b6cf commit 5b4f249

27 files changed

+117
-111
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.18.0
1+
v2.18.1

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v2.18.1](https://github.com/auth0/express-openid-connect/tree/v2.18.1) (2025-05-06)
4+
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.18.0...v2.18.1)
5+
6+
**Fixed**
7+
- fix: clear backchannel logout tokens [\#649](https://github.com/auth0/express-openid-connect/pull/649) ([kushalshit27](https://github.com/kushalshit27))
8+
39
## [v2.18.0](https://github.com/auth0/express-openid-connect/tree/v2.18.0) (2025-03-18)
410
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v2.17.1...v2.18.0)
511

docs/functions/attemptSilentLogin.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/functions/auth.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/functions/claimCheck.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/functions/claimEquals.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/functions/claimIncludes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/functions/requiresAuth.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/interfaces/AccessToken.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/interfaces/BackchannelLogoutOptions.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)