Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bypassing .yaml file when building OAuth integration #17

Open
nathantbissell opened this issue Dec 18, 2020 · 1 comment
Open

bypassing .yaml file when building OAuth integration #17

nathantbissell opened this issue Dec 18, 2020 · 1 comment

Comments

@nathantbissell
Copy link

Hi,

We were looking for an alternative when it comes to setting a .yaml file for storing our ebay credentials when using the ebay Oauth client.

String path = @"../../../ebay-config-sample.yaml";

production-user: username: <production-username> password: <production-user-password>

is there any way to insert it as an object, instead of a text file / yaml when calling CreateAuthorizationHeader_Success method?

@suhasjoyous
Copy link

Is there any alternative here? I am also looking for an object instead of .yaml file.

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

No branches or pull requests

2 participants