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

Authentication #27

Open
rakeshedamula opened this issue Dec 16, 2019 · 1 comment
Open

Authentication #27

rakeshedamula opened this issue Dec 16, 2019 · 1 comment

Comments

@rakeshedamula
Copy link

How to include authentication in the requests being sent. Is there an example I can refer to?
Appreciate your help on this.

@gt3389b
Copy link

gt3389b commented Aug 27, 2020

You can include 'headers' directly in the call:

accountservice.oauth(headers={"Authorization":auth})

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