Skip to content

Commit 61f547f

Browse files
committed
chore: release v1.7.1
1 parent d6a7df6 commit 61f547f

32 files changed

+98
-89
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/PlusAuth/oidc-client-js/compare/v1.7.0...v1.7.1) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* iframe timeout is not applied to load timer ([d6a7df6](https://github.com/PlusAuth/oidc-client-js/commit/d6a7df65085c3f15d5ff978ce10a98ebad509c26))
9+
310
# [1.7.0](https://github.com/PlusAuth/oidc-client-js/compare/v1.6.0...v1.7.0) (2025-04-10)
411

512

dist/oidc-client.esm.js

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oidc-client.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oidc-client.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oidc-client.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/AuthenticationError.html

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

docs/classes/EventEmitter.html

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

docs/classes/InMemoryStateStore.html

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

docs/classes/InteractionCancelled.html

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

docs/classes/InvalidIdTokenError.html

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

0 commit comments

Comments
 (0)