Releases: lemoncloud-io/lemon-web-core
Releases · lemoncloud-io/lemon-web-core
v1.2.10
1.2.10 (2025-02-28)
Features
- validate authId before token refresh (90fdd07)
v1.2.9
1.2.9 (2025-02-22)
Features
- add shared axios instance to WebCore (3a43bf5)
v1.2.8
1.2.8 (2025-02-18)
Bug Fixes
- clear language key when use is false (b20d69a)
v1.2.7
1.2.7 (2025-02-17)
Bug Fixes
- correct description for language header (78f7762)
Features
- add support for x-lemon-language header (c907435)
v1.2.6
1.2.6 (2024-10-18)
Bug Fixes
- handle legacy token format (4eed50c)
v1.2.5
1.2.5 (2024-09-30)
Features
- refresh token logic improvement (60bc4de)
v1.2.4
1.2.4 (2024-09-26)
Features
- add refreshCachedTokenV2 method (f0ffb7e)
v1.2.3
1.2.3 (2024-08-29)
Features
- add calcTestSignature function for native login tests (cefd969)
v1.2.2
1.2.2 (2024-08-29)
Bug Fixes
- fix missing identityToken in signature calculation (f1cc9a4)
v1.2.1
1.2.1 (2024-06-24)
Features
- add convertCamelCaseFromSnake util (bc4ec51)