Merge pull request #2964 from jtattermusch/refactor_auth_interceptors
Refactor auth interceptors
No related branches found
No related tags found
Showing
- src/csharp/Grpc.Auth/AuthInterceptors.cs 84 additions, 0 deletionssrc/csharp/Grpc.Auth/AuthInterceptors.cs
- src/csharp/Grpc.Auth/Grpc.Auth.csproj 15 additions, 27 deletionssrc/csharp/Grpc.Auth/Grpc.Auth.csproj
- src/csharp/Grpc.Core/AsyncClientStreamingCall.cs 18 additions, 0 deletionssrc/csharp/Grpc.Core/AsyncClientStreamingCall.cs
- src/csharp/Grpc.Core/AsyncDuplexStreamingCall.cs 0 additions, 2 deletionssrc/csharp/Grpc.Core/AsyncDuplexStreamingCall.cs
- src/csharp/Grpc.Core/AsyncServerStreamingCall.cs 0 additions, 2 deletionssrc/csharp/Grpc.Core/AsyncServerStreamingCall.cs
- src/csharp/Grpc.Core/ChannelOptions.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/ChannelOptions.cs
- src/csharp/Grpc.Core/ClientBase.cs 9 additions, 9 deletionssrc/csharp/Grpc.Core/ClientBase.cs
- src/csharp/Grpc.Core/Method.cs 28 additions, 1 deletionsrc/csharp/Grpc.Core/Method.cs
- src/csharp/Grpc.IntegrationTesting/InteropClient.cs 6 additions, 6 deletionssrc/csharp/Grpc.IntegrationTesting/InteropClient.cs
Loading
Please register or sign in to comment