Skip to content

Commit

Permalink
Release 14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Jul 5, 2022
1 parent 34b27e4 commit 9cd967a
Show file tree
Hide file tree
Showing 6 changed files with 20,731 additions and 53 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
## Angular Lib for OpenID Connect/OAuth2 Changelog

### 2022-07-05 14.1.1

- Bugfix getUserData - You provided an invalid object where a stream was expected.
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1480)

### 2022-07-02 14.1.0

- Support Angular 14

### 2022-06-10 14.0.2

- Disable id_token time validation
- Disable id_token time validation
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1451)

### 2022-05-22 14.0.1

- Fix regression in the check session service
- [PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1440)

### 2022-04-18 14.0.0

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

0 comments on commit 9cd967a

Please sign in to comment.