Is there a way to intercept request in akka-grpc? (I need to get authentication info and enrich request with it).
Asked
Active
Viewed 302 times
4
-
I know you are referring to akka-grpc, but still to give an idea take a look at this. I coudn't find any doc in akka-grpc for it. https://grpc.io/docs/guides/auth.html#overview – Shankar Shastri Sep 21 '18 at 02:44
-
https://github.com/akka/akka-grpc/issues/382 – Shankar Shastri Sep 21 '18 at 02:50