Skip to content

bypassing .yaml file when building OAuth integration #17

@nathantbissell

Description

@nathantbissell

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions