Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

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

Merged
theacodes merged 3 commits intomasterfrom
flow-factoring
Feb 8, 2017
Merged

Refactor common code from google.oauth2.flow to google.oauth2.oauthlib#106
theacodes merged 3 commits intomasterfrom
flow-factoring

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants