eclipse-vertx / eclipse-vertx/vertx-grpc
withCredentials / authorization header support with stubs
Open
bug
- Dominant language
- Java
- Stars
- 53
- Forks
- 36
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 64
Description
### Version
4.3.7
### Context
Add support for `withCallCredentials` on gRPC stubs.
### Do you have a reproducer?
`SomeStub.newStub(new GrpcClientChannel(...)).withCallCredentials` does not propagate call credentials.
### Is this a bug or a feature?
It's both.
Contributor guide
Assessment
This issue has not been assessed yet.