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

Business support #47

Merged
merged 9 commits into from
Aug 22, 2016
Merged

Business support #47

merged 9 commits into from
Aug 22, 2016

Commits on Aug 18, 2016

  1. Configuration menu
    Copy the full SHA
    80eee9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7a105 View commit details
    Browse the repository at this point in the history
  3. Access token helper

    Also remove dual-purpose authenticate() method because it would require
    a web browser dependency.
    cdmayer committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    7b6ed59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3f8a56 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Added resource_discovery.py

    - Has some debug print() statements in there
    - AuthProvider changes to only have a getter for access_token, looks
    into the _session property to get it.
    cdmayer committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    daa65b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d506cea View commit details
    Browse the repository at this point in the history
  3. README update with example

    cdmayer committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    5397e56 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    cdmayer committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    e45f0d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Review feedback

    cdmayer committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    d32ff4c View commit details
    Browse the repository at this point in the history