Closed Anwesh1 closed 1 year ago
The bloq-services-monorepo is adding authentication to GET calls made to the services/{type} endpoints. This is the link
services/{type}
These calls need to be updated in this repo to make sure that they also pass in an access token while making the call.
The bloq-services-monorepo is adding authentication to GET calls made to the
services/{type}
endpoints. This is the linkThese calls need to be updated in this repo to make sure that they also pass in an access token while making the call.