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

Org switch and code flow #41

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

tryptichon
Copy link
Contributor

  • Added CodeFlowAuthTokenApiHandler to obtain a token via OAuth2 authorization code.
  • Added organization and organization_id to token and refresh_token requests.
  • Added header handling to all HTTP calls. Make sure, that parameter content_type and keys in header dict do not collide.

* Added CodeFlowAuthTokenApiHandler to obtain
  a token via OAuth2 authorization code.
* Added organization and organization_id to
  token and refresh_token requests.
* Added header handling to all HTTP calls.
  Make sure, that parameter content_type
  and keys in header dict do not collide.
@tryptichon
Copy link
Contributor Author

Approve, but do not merge please.

@tryptichon tryptichon requested a review from viteke June 13, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant