bitbns-official / node-bitbns-api

This is Official Bitbns API nodeJs Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Scopes to the Write operations

fayazara opened this issue · comments

I see that there is an option to sell without any 2FA, I believe there should be scopes to disable write operations, this looks extremely unsafe.

hi @fayazara, thanks for your suggestion,
could you please elaborate on your suggestion, we would try to integrate it soon.

What I mean is, giving almost all access to a single token is not safe, if someone wants just read access to their account and do not to do "Sell Order" Write operation, you could give the api keys scopes.

yes, noted
thanks for the explanation, will try to implement it in the near future.