Skip to content

Releases: deriv-com/auth-client

v1.4.3

27 Feb 03:22
12a424e
Compare
Choose a tag to compare

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

26 Feb 05:18
e873a2a
Compare
Choose a tag to compare

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

20 Feb 10:18
cb74efb
Compare
Choose a tag to compare

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

08 Feb 08:48
8724efa
Compare
Choose a tag to compare

1.4.0 (2025-02-08)

✨ Features

  • disable automatic silent renew (47008eb)

v1.3.12

07 Feb 07:39
81e03da
Compare
Choose a tag to compare

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.11

29 Jan 10:30
f977b5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.9...v1.3.11

v1.3.10

29 Jan 10:07
f977b5d
Compare
Choose a tag to compare

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

14 Jan 04:56
21afc74
Compare
Choose a tag to compare

1.3.9 (2025-01-14)

♻️ Chores

  • added front-channel logout (b379b73)

v1.3.8

31 Dec 04:32
9aff97a
Compare
Choose a tag to compare

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

18 Dec 13:51
995ba95
Compare
Choose a tag to compare

1.3.7 (2024-12-18)

♻️ Chores