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

[SDK-3181] Asyncio Support #312

Merged
merged 15 commits into from
May 4, 2022
Merged

[SDK-3181] Asyncio Support #312

merged 15 commits into from
May 4, 2022

Commits on Apr 1, 2022

  1. Add asyncio support

    adamjmcgrath committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    57c3157 View commit details
    Browse the repository at this point in the history
  2. add more tests

    adamjmcgrath committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    05d5f92 View commit details
    Browse the repository at this point in the history
  3. retries/timeouts

    adamjmcgrath committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    13d08b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. fix tests

    adamjmcgrath committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1151a40 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Move rest

    adamjmcgrath committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    6485a18 View commit details
    Browse the repository at this point in the history
  2. Share rest client

    adamjmcgrath committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0a342e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d65a75 View commit details
    Browse the repository at this point in the history
  4. fix build

    adamjmcgrath committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2ac1582 View commit details
    Browse the repository at this point in the history
  5. fix py3 build

    adamjmcgrath committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    13fb25e View commit details
    Browse the repository at this point in the history
  6. add to auth0 factory

    adamjmcgrath committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ddede97 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. add docs

    adamjmcgrath committed May 3, 2022
    Configuration menu
    Copy the full SHA
    97952cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9d3c14 View commit details
    Browse the repository at this point in the history
  3. fix py2

    adamjmcgrath committed May 3, 2022
    Configuration menu
    Copy the full SHA
    bdc05ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6cdb1b View commit details
    Browse the repository at this point in the history
  5. fix branding tests

    adamjmcgrath committed May 3, 2022
    Configuration menu
    Copy the full SHA
    1650d1f View commit details
    Browse the repository at this point in the history