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

adding support for private header #224

Merged

Conversation

smaeda-ks
Copy link
Contributor

@jbabichjapan Could you please review this since you asked me to add this? Thanks

client = Client(
    CONSUMER_KEY,
    CONSUMER_SECRET,
    ACCESS_TOKEN,
    ACCESS_TOKEN_SECRET
    options={
        'x-as-user': 'user_name'
    })

@smaeda-ks smaeda-ks added the task label Sep 3, 2019
@smaeda-ks smaeda-ks self-assigned this Sep 3, 2019
@smaeda-ks smaeda-ks merged commit 163b0d9 into xdevplatform:master Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants