Skip to content

Commit 9cd967a

Browse files
committed
Release 14.1.1
1 parent 34b27e4 commit 9cd967a

File tree

6 files changed

+20731
-53
lines changed

6 files changed

+20731
-53
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
## Angular Lib for OpenID Connect/OAuth2 Changelog
22

3+
### 2022-07-05 14.1.1
4+
5+
- Bugfix getUserData - You provided an invalid object where a stream was expected.
6+
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1480)
7+
38
### 2022-07-02 14.1.0
49

510
- Support Angular 14
611

712
### 2022-06-10 14.0.2
813

9-
- Disable id_token time validation
14+
- Disable id_token time validation
1015
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1451)
11-
16+
1217
### 2022-05-22 14.0.1
1318

1419
- Fix regression in the check session service
1520
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1440)
16-
21+
1722
### 2022-04-18 14.0.0
1823

1924
In this version the APP_INITIALIZER was removed. ([See PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1307)).

0 commit comments

Comments
 (0)