All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.0.18 (2024-05-17)
- AuthClient: renew function (e62c39c)
0.0.17 (2024-05-01)
- AuthClient: publish new status event if token has changed (42a5eb2)
0.0.16 (2024-03-29)
- only process redirects if we're expecting one (730f39b)
0.0.15 (2024-03-27)
- replace session with localStorage due to odd issues (2fea775)
0.0.14 (2024-03-27)
- error state printing [Object object] (339a2b0)
0.0.13 (2024-03-25)
- more explicit warn logs (442aded)
0.0.12 (2024-03-12)
- RenewLoginState: return previous login status while refreshing (634948a)
0.0.11 (2024-03-10)
- IncomingRedirectState: fix removing code from history (381c227)
0.0.10 (2024-02-15)
- add oauthority url to endpoints key (cdfc441)
0.0.9 (2024-01-27)
- distinguish log messages (91f1656)
0.0.8 (2024-01-27)
- correct state check, and simplify (04b1ab3)
0.0.7 (2024-01-27)
- move state to sessionStorage (1720edb)
0.0.6 (2024-01-27)
- more detailed error catching and logging (d138c08)
0.0.5 (2024-01-26)
0.0.4 (2024-01-25)
- hide default debug messages, add debug flag (d7f5051)