-
- Downloads
Merge pull request #2271 from jboeuf/oauth2_access_token
Adding support for raw access token credentials.
No related branches found
No related tags found
Showing
- include/grpc++/credentials.h 6 additions, 0 deletionsinclude/grpc++/credentials.h
- include/grpc/grpc_security.h 7 additions, 2 deletionsinclude/grpc/grpc_security.h
- src/core/security/credentials.c 53 additions, 0 deletionssrc/core/security/credentials.c
- src/cpp/client/secure_credentials.cc 7 additions, 0 deletionssrc/cpp/client/secure_credentials.cc
- test/core/security/credentials_test.c 22 additions, 0 deletionstest/core/security/credentials_test.c
Loading
Please register or sign in to comment