Open broskees opened 3 years ago
Say I had an authentication function that returned a token, and that token was used in the URL of proceeding requests. So for instance
https://example.com/api/v1/ACCESS_TOKEN/Items
Is it possible to do something like that with this library?
Say I had an authentication function that returned a token, and that token was used in the URL of proceeding requests. So for instance
https://example.com/api/v1/ACCESS_TOKEN/Items
Is it possible to do something like that with this library?