grpc / grpc/grpc-node

Include credential class to build ALTS credentials

Open
#2,512 3 comments 0 reactions 0 assignees View on GitHub
package: @grpc/grpc-js
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Is your feature request related to a problem? Please describe.
The gRPC docs include ways to create an ALTS server/client. But these are only for C++, Go, Java and Python. The reason Node is not included here seems because the classes do not exist

### Describe the solution you'd like
I would like to use ALTS in my `grpc-node` project.

### Describe alternatives you've considered
No alternatives.

### Additional context
https://grpc.io/docs/guides/auth/#supported-auth-mechanisms

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.