Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.1.0
v3.2.0
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v3.2.0](https://github.com/auth0/express-openid-connect/tree/v3.2.0) (2026-07-03)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v3.1.0...v3.2.0)

**Added**
- feat(customTokenExchange): promote actor_token, organization, requested_token_type to first-class options [\#834](https://github.com/auth0/express-openid-connect/pull/834) ([cschetan77](https://github.com/cschetan77))

## [v3.1.0](https://github.com/auth0/express-openid-connect/tree/v3.1.0) (2026-06-30)
[Full Changelog](https://github.com/auth0/express-openid-connect/compare/v3.0.0...v3.1.0)

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading