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

Refactor common code from google.oauth2.flow to google.oauth2.oauthlib #106

Merged
merged 3 commits into from
Feb 8, 2017

Conversation

theacodes
Copy link
Contributor

No description provided.

google.oauth2.oauthlib module
=============================

.. automodule:: google.oauth2.oauthlib

This comment was marked as spam.

This comment was marked as spam.

@@ -0,0 +1,142 @@
# Copyright 2016 Google Inc.

This comment was marked as spam.

This comment was marked as spam.


def session_from_client_config(client_config, scopes, **kwargs):
"""Creates a :class:`requests_oauthlib.OAuth2Session` from client
configuration loaded from a Google-format client secrets file.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes theacodes merged commit 3ff4d55 into master Feb 8, 2017
@theacodes theacodes deleted the flow-factoring branch February 8, 2017 22:43
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.

None yet

2 participants