I try to undersand how you are handling oauth, you have signs to have oauth implemented, but there is no direct example, or readme help.
Can you explain how to use your library to connect to the API with oAuth cycle?
If is needed to handle oauth separately then OK, but how i authorize requests with token, because i see only basic and api headers, but no accessToken.
Thank you.