关于[Authentication and authorization in gRPC for ASP.NET Core]的摘要:
gRPC can be used with ASP.NET Core authentication to associate a user with each call. The following is an example of Startup.Configure which uses gRPC and ASP.NET Core authentication...
原文地址: https://docs.microsoft.com/en-us/aspnet/core/grpc/authn-and-authz?view=aspnetcore-3.0