singnet / snet-daemon

Service Daemon exposes an AI application as an API that is accessible through the SingularityNET Network. It handles all interaction with the blockchain for authorization and payment using AGI tokens and passes through API calls to the AI application.
MIT License
46 stars 49 forks source link

Gettoken for concurrent calls #505

Closed anandrgitnirman closed 4 years ago

anandrgitnirman commented 4 years ago

309

Get a token to make concurrent calls

coveralls commented 4 years ago

Coverage Status

Coverage increased (+3.4%) to 67.637% when pulling 2f2bdec3d06b4fe00fc2096c48197d2dd8da1ad0 on anandrgitnirman:gettoken into 5b5817820d0f09183325f8983db7957dd7045b8b on singnet:master.

vsbogd commented 4 years ago

I skimmed the PR looks good to me, but better to be reviewed accurately by someone else.