You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use correct syntax for initializing the token manager (#220)
This method of initializing the token manager is no longer supported, as its not consistent with all of the other services in the Node SDK. This update will ensure that that Line 35 does not break the code.
0 commit comments