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

Implement OAuth refresh token flow #520

Merged
merged 23 commits into from
Jan 15, 2021
Merged

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    1b7bc5a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Apply suggestions from code review

    Formatting changes
    
    Co-authored-by: antalszava <antalszava@gmail.com>
    corvust and antalszava authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e785bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eda24e View commit details
    Browse the repository at this point in the history
  3. update path, update getting the access token, remove url wrapping in …

    …_request
    Antal Szava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7b69e86 View commit details
    Browse the repository at this point in the history
  4. Resolve conflicts

    Antal Szava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9be9379 View commit details
    Browse the repository at this point in the history
  5. Formatting with black

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3b556e6 View commit details
    Browse the repository at this point in the history
  6. move dict init into func

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e7ce730 View commit details
    Browse the repository at this point in the history
  7. Updates

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    233d36a View commit details
    Browse the repository at this point in the history
  8. refresh access token unit tests

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a34f01d View commit details
    Browse the repository at this point in the history
  9. no print

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    fc18f7a View commit details
    Browse the repository at this point in the history
  10. User request.post directly, update tests

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2953698 View commit details
    Browse the repository at this point in the history
  11. Wrapped request test, updates

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e0d5ed4 View commit details
    Browse the repository at this point in the history
  12. Updates

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6828b02 View commit details
    Browse the repository at this point in the history
  13. Formatting

    antalszava committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f28ec56 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Remove access token refreshing from init

    antalszava committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    d59f165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985c53c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c3bcd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe1d6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d92ce2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c96ca2f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Update strawberryfields/api/connection.py

    Co-authored-by: Jeremy Swinarton <jeremy@swinarton.com>
    antalszava and jswinarton authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4268d18 View commit details
    Browse the repository at this point in the history
  2. update msg in test

    antalszava committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    68a345b View commit details
    Browse the repository at this point in the history
  3. changelog

    antalszava committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1693576 View commit details
    Browse the repository at this point in the history