bloq / cloud-cli

☁️💻
MIT License
0 stars 0 forks source link

Updating endpoint call to include auth #225

Closed Anwesh1 closed 1 year ago

Anwesh1 commented 1 year ago

The bloq-services-monorepo is adding authentication to GET calls made to the services/{type} endpoints. This is the link

These calls need to be updated in this repo to make sure that they also pass in an access token while making the call.