Open sonph opened 7 years ago
Since the api keys are sent with the requests, we are still able to send public requests such as get products or ticker without valid API keys.
Responses however need to be checked. #17.
Commands that work without credentials still need to be checked & documented.
Since the api keys are sent with the requests, we are still able to send public requests such as get products or ticker without valid API keys.
Responses however need to be checked. #17.