dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

Add DAPR_API_TOKEN to gRPC client #520

Closed shubham1172 closed 11 months ago

shubham1172 commented 12 months ago

Describe the proposal

Similar to https://github.com/dapr/js-sdk/issues/363, inspect the incoming calls for the API token on the gRPC metadata. See https://docs.dapr.io/operations/security/app-api-token/#authenticating-requests-from-dapr

elena-kolevska commented 11 months ago

/assign

elena-kolevska commented 11 months ago

PR here: https://github.com/dapr/js-sdk/pull/519