File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
33### 2024-05-31 17.1.0
44
5+ - docs: add new signal properties to public api docs
6+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1944 )
7+ - fix(refresh-session): forceRefreshSession does not reset storageSilentRenewRunning
8+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1943 )
9+ - refactor example to control flow syntax
10+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1941 )
11+ - feat: add option to override the auth well known suffix
12+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1940 )
13+ - feat: add authenticated and userData signals
14+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1937 )
15+ - Bugfix: Updated URL service isCallbackFromSts
16+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1936 )
17+ - fix network error detection due to potential falsy instanceof ProgressEvent evaluation if ProgressEvent is monkey patched by another library
18+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1934 )
19+ - fix: refresh authWellKnownEndPoints
20+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1922 )
21+ - refactor: replace any types
22+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1919 )
23+ - fix: inject DOCUMENT
24+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1918 )
25+ - Moving to inject function
26+ - [ PR] ( https://github.com/damienbod/angular-auth-oidc-client/pull/1917 )
27+
528### 2024-02-03 17.0.0
629
730- Support Angular 17
You can’t perform that action at this time.
0 commit comments