Skip to content

Split RPC API into server and agent parts

Mikhail Mazurskiy requested to merge ash2k/rpc-api-split into master

Add token retrieval method to server RPC API. This is a followup for !449 (merged). Also fixes a bug in agent module where there was no interceptor to inject RPC API.

Merge request reports