mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
This patch wires up an Angular RxJS Observable to the result of a gRPC call to the `holos.v1alpha1.UserService.GetCallerClaims` method. The implementation is a combination of [this connect example][1] and the official [angular data][2] guide. [1]: https://github.com/connectrpc/examples-es/tree/main/angular [2]: https://angular.io/start/start-data#configuring-the-shippingcomponent-to-use-cartservice