Skip to content

#2 Allow specifying Requests auth parameter on the Requests Transport #2

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

Merged
merged 3 commits into from
Jun 29, 2016
Merged

#2 Allow specifying Requests auth parameter on the Requests Transport #2

merged 3 commits into from
Jun 29, 2016

Conversation

ekampf
Copy link
Contributor

@ekampf ekampf commented Jun 29, 2016

    auth = HTTPBasicAuth(graphql_user, graphql_password)
    graphql_client = Client(transport=RequestsHTTPTransport(url, auth=auth))

@ekampf ekampf changed the title Allow specifying Requests auth parameter on the Requests Transport #2 Allow specifying Requests auth parameter on the Requests Transport Jun 29, 2016
@syrusakbary syrusakbary merged commit 79e7629 into graphql-python:master Jun 29, 2016
@ekampf ekampf deleted the feature/requests-trasport-auth branch June 29, 2016 22:53
@KingDarBoja KingDarBoja mentioned this pull request Mar 4, 2020
6 tasks
@chadfurman chadfurman mentioned this pull request Sep 12, 2021
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

Successfully merging this pull request may close these issues.

2 participants