Skip to content

Releases: lemoncloud-io/lemon-web-core

v1.2.6

18 Oct 04:27
Compare
Choose a tag to compare

1.2.6 (2024-10-18)

Bug Fixes

  • handle legacy token format (4eed50c)

v1.2.5

30 Sep 05:33
Compare
Choose a tag to compare

1.2.5 (2024-09-30)

Features

  • refresh token logic improvement (60bc4de)

v1.2.4

26 Sep 09:00
Compare
Choose a tag to compare

1.2.4 (2024-09-26)

Features

  • add refreshCachedTokenV2 method (f0ffb7e)

v1.2.3

29 Aug 07:54
Compare
Choose a tag to compare

1.2.3 (2024-08-29)

Features

  • add calcTestSignature function for native login tests (cefd969)

v1.2.2

29 Aug 07:23
Compare
Choose a tag to compare

1.2.2 (2024-08-29)

Bug Fixes

  • fix missing identityToken in signature calculation (f1cc9a4)

v1.2.1

24 Jun 11:36
Compare
Choose a tag to compare

1.2.1 (2024-06-24)

Features

  • add convertCamelCaseFromSnake util (bc4ec51)

v1.2.0

24 Jun 11:21
Compare
Choose a tag to compare

1.2.0 (2024-06-24)

Features

  • minor: rollback code and use snakecase (ef3ee33)

v1.1.3

24 Jun 11:04
Compare
Choose a tag to compare

1.1.3 (2024-06-24)

Features

  • add useLowerCaseKey option to set key names to lowercase (d857afa)

v1.1.2

11 Jun 08:50
Compare
Choose a tag to compare

1.1.2 (2024-06-11)

v1.1.1

11 Jun 08:28
Compare
Choose a tag to compare

1.1.1 (2024-06-11)

Bug Fixes

  • update tokenSignature to include authId (3bf2331)