-
- Downloads
Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials
Support composition of arbitrarily many CallCredentials objects
No related branches found
No related tags found
Showing
- src/python/grpcio/grpc/__init__.py 19 additions, 15 deletionssrc/python/grpcio/grpc/__init__.py
- src/python/grpcio/grpc/_credential_composition.py 48 additions, 0 deletionssrc/python/grpcio/grpc/_credential_composition.py
- src/python/grpcio_tests/tests/tests.json 1 addition, 0 deletionssrc/python/grpcio_tests/tests/tests.json
- src/python/grpcio_tests/tests/unit/_credentials_test.py 72 additions, 0 deletionssrc/python/grpcio_tests/tests/unit/_credentials_test.py
Loading
Please register or sign in to comment