The idea is for the 0-robot to register itself in all the portals on starting up. It should do that by sending its God Token to the portal add_robot. This will enable the portal to see the robot and send requests with that header.
commented by @zaibon
This is not going to work, cause in the future, zero-os won't support to pass arbitrary kernel argument so this solution is not good.
Issue migrated from [https://api.github.com/repos/zero-os/0-robot/issues/261](), opened by @rkhamis
The idea is for the 0-robot to register itself in all the portals on starting up. It should do that by sending its God Token to the portal add_robot. This will enable the portal to see the robot and send requests with that header.