guys I'm trying to build an application that's based on python-gRPC microservices and one mobile app in React Native as the gRPC client. I'm using ECS fargate to run the containers, and the ALB so i can call all by the same DNS, so far so good, everything is working well now i start to use Cognito to do the Auth by the AWS, i use Amplify in my React Native App and there i can do the Auth, i can apply one rule to the ALB that will make the call gRPC needs Auth, anyone know how to send this type of Auth via gRPC? or any other info about this AWS things with gRPC. I try to search some answers but with no good results, and try some AWS discords too, but is hard find people that uses gRPC in real life
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/f6e1438c-8a3d-4ec5-8faa-22cdb9045d77n%40googlegroups.com.