Releases: deriv-com/auth-client
Releases · deriv-com/auth-client
v1.4.3
1.4.3 (2025-02-27)
♻️ Chores
- fix user state not being shown, made logout params optional (c7e60e4)
- revert optional arguments for logout (3d53e0f)
- revert optional arguments for logout (2e5b0b3)
v1.4.2
1.4.2 (2025-02-26)
♻️ Chores
- add state parameter and whitelist deriv-dev for cookies (9b93516)
- added documentation for state (fb62d0c)
v1.4.1
1.4.1 (2025-02-20)
♻️ Chores
- add id_token_hint back (d87f0f9)
- add redirect uri as argument to silent login (50f88fb)
- added silent login and legacy tokens function (aff8d91)
- remove error throws (722bd38)
- remove silent callback component (9876b23)
- return empty tag for silent callback (239c9e2)
v1.4.0
1.4.0 (2025-02-08)
✨ Features
- disable automatic silent renew (47008eb)
v1.3.12
1.3.12 (2025-02-07)
♻️ Chores
- comment out post logout uri until it is registered in hydra (af7d319)
- fix failing test cases (e409673)
- fix logout redirect uri wrong url reconstruction (6fd4baf)
v1.3.10
1.3.10 (2025-01-29)
🐛 Bug Fixes
- add brand deriv to signin redirect (f977b5d)
- add brand deriv to signin redirect (e3fb083)
v1.3.9
1.3.9 (2025-01-14)
♻️ Chores
- added front-channel logout (b379b73)
v1.3.8
1.3.8 (2024-12-31)
♻️ Chores
- added function to remove user state (9d96787)
- make clearing user state mandatory (7d50561)
- removed unrelated changes (0373f20)
v1.3.7
1.3.7 (2024-12-18)
♻️ Chores