smallbets/userbase

Close Userbase Node

Closed this issue · 2 comments

I am running a cron job using userbase-js-node. After I have accessed and actioned the data, how can I close the userbase connection / un-init?

userbase.signOut() should do it

Closing since I think signOut covers the need, but fine with reopening if not :)