Hi, After figuring out how to achieve authorization and looking at the test code in grpc source, i notice that in the AuthMetadataProcessor, the consumed metadata is added as a property to AuthContext. What is the purpose of this AuthContext? Is it used as an authorization cache? Or is it purely just to get access to metadata that has already been consumed? What situations would you call GetProperty()?
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/2eb07bbd-9c5d-4f4d-89b5-f32e1f3cad0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
