这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Oct 27, 2023

This PR fixes deep clone of arguments with lib-js-util-base using JSON.stringify
https://github.com/bitfinexcom/lib-js-util-base/blob/main/src/cloneDeep.js


The issue is the following: when calling generateToken/invalidateAuthToken methods pass whole session object with setInterval id, and that id cannot be serialized with JSON.stringify, it should be omitted

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants