You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this library, I created an app that referenced a local secrets file. Trying to use the secrets file via the GRPC methods here should return the proper secret values.
Actual Behavior
The secrets content is always undefined
Steps to Reproduce the Problem
I've created a PR with a failing E2E test case that displays this behavior: #640
The text was updated successfully, but these errors were encountered:
Expected Behavior
Using this library, I created an app that referenced a local secrets file. Trying to use the secrets file via the GRPC methods here should return the proper secret values.
Actual Behavior
The secrets content is always undefined
Steps to Reproduce the Problem
I've created a PR with a failing E2E test case that displays this behavior: #640
The text was updated successfully, but these errors were encountered: