Skip to content

Allow secrets to be in config instead of on filesystem#258

Open
rocklan wants to merge 1 commit intogoogleads:mainfrom
rocklan:lachlan/allow-secrets-config
Open

Allow secrets to be in config instead of on filesystem#258
rocklan wants to merge 1 commit intogoogleads:mainfrom
rocklan:lachlan/allow-secrets-config

Conversation

@rocklan
Copy link

@rocklan rocklan commented Dec 10, 2025

This PR adds support for being able to load secrets directly from app config (and therefore, environment vars in dotnet core) via a key named OAuth2SecretsJson instead of having to use OAuth2SecretsJsonPath.

This PR is just to see the feasibility of being able to merge this because it would be super useful to us (and seemingly others) if it was merged. We can't move over to the new REST API because it doesn't have a ForecastService endpoint yet.

@google-cla
Copy link

google-cla bot commented Dec 10, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@rocklan rocklan marked this pull request as ready for review December 10, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant