You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Angular Lib for OpenID Connect/OAuth2 Changelog
2
2
3
-
### 2022-01-17 14.0.0
3
+
### 2022-04-18 14.0.0
4
4
5
5
In this version the APP_INITIALIZER was removed. ([See PR](https://github.com/damienbod/angular-auth-oidc-client/pull/1307)).
6
6
The library will not do anything until the application interact with it. There is no pre-loading of anything and it does not affect your application's bootstrapping process at all.
@@ -16,8 +16,16 @@ See the [migration guide](https://nice-hill-002425310.azurestaticapps.net/docs/m
0 commit comments