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

Add Long Lived User Tokens #392

Closed
wants to merge 16 commits into from
Closed

Add Long Lived User Tokens #392

wants to merge 16 commits into from

Commits on Oct 5, 2017

  1. Added Long Lived User Tokens

    Added support for long lived user access tokens. This includes the api call to exchange a short lived token for a long lived token and the api call to get a code to be redeemed for a long lived token.
    hd-genius committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    5bbfa0b View commit details
    Browse the repository at this point in the history
  2. Fix PEP8 style

    hd-genius authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    63a86ed View commit details
    Browse the repository at this point in the history
  3. Fix PEP8 style

    hd-genius authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    9c3b69d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    a308d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98420fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05edd08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37c485 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff920b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    938180a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    2fa066a View commit details
    Browse the repository at this point in the history
  2. Correct typo

    hd-genius authored Oct 16, 2017
    Configuration menu
    Copy the full SHA
    228f6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f090f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5acdfbb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    cdabeb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff19e5 View commit details
    Browse the repository at this point in the history
  3. Correct typo.

    hd-genius authored Oct 17, 2017
    Configuration menu
    Copy the full SHA
    f5be416 View commit details
    Browse the repository at this point in the history