Closed jiguantong closed 2 weeks ago
Datasource. auth path: header:Authorization // Authorization:xxx query:token // [xxx.com?token=xxx](http://xxx.com/?token=xxx) body:authorization.token // {"authorization": {"token": "xxx"}} value: env:SOME_TOKEN
Check auth and throw error if no auth value
https://github.com/ringecosystem/xapi-contracts/pull/7
Aggregator Contract
Reporter node
Check auth and throw error if no auth value