It would be very helpful if you make a video on chaining interceptors and authentication using interceptor. Thanks!
@MarioCarrion Жыл бұрын
Good idea, I'll add it to my to-do list. Take care
@GabrielPozo Жыл бұрын
Excellent video, thanks!
@MarioCarrion Жыл бұрын
Thanks for watching, cheers!
@adicide9070 Жыл бұрын
it really is possible to break down a long statement into multiple lines :)
@MarioCarrion Жыл бұрын
Are you asking if I could do that next time? If yes, sure, I can do that; I can see that reading the code a bit better. Thanks for the suggestion.
@adicide9070 Жыл бұрын
@@MarioCarrion yes, please
@saidjonrko Жыл бұрын
Hi Mario. Can you make tut about your vim configuration. Furthermore frequent key combinations . I just love it.
@MarioCarrion Жыл бұрын
I made one a few months ago kzbin.info/www/bejne/gpPWen-Fg7SUn6c My most common combinations include those related to Go (build, test) and those to switch between buffers and open files.
@AzzynTeam Жыл бұрын
looks good thanks for sharing your knowledge, i have a question how can i capture the authorization if i use a "grpc-graphql-gateway" in two services grpc works using metadata but in graphql don't works becouse dont find the authorization in metadata
@AzzynTeam Жыл бұрын
i solve it tracing headers in graphql router to metadata
@pip-gaming-1997 Жыл бұрын
hi Mario. Can you make a video about gRPC-web use Envoy tutorial call to backend
@MarioCarrion Жыл бұрын
Thanks for the suggestion, I'll add it to my to-do list. Take care!!