Skip to content

Commit e675ff3

Browse files
committed
chore: release v1.5.0
1 parent b384d5b commit e675ff3

32 files changed

+185
-97
lines changed

CHANGELOG.md

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

3+
# [1.5.0](https://github.com/PlusAuth/oidc-client-js/compare/v1.4.2...v1.5.0) (2025-01-17)
4+
5+
6+
### Features
7+
8+
* allow the library to be used in non-secure contexts ([b384d5b](https://github.com/PlusAuth/oidc-client-js/commit/b384d5b202b4c5cd3b3ac24dcf5d70fd08f4ee74))
29

310
## [1.4.2](https://github.com/PlusAuth/oidc-client-js/compare/v1.4.1...v1.4.2) (2024-08-21)
411

dist/oidc-client.esm.js

Lines changed: 94 additions & 13 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)