Skip to content

Commit

Permalink
Remove aioauth-client from third-party apps (#5821)
Browse files Browse the repository at this point in the history
This library has changed its purpose and is now uses `httpx`, so it's no
longer compatible with `aiohttp`.

This is only clarified here: klen/aioauth-client#168
  • Loading branch information
Hugo Osvaldo Barrera authored Jun 21, 2021
1 parent 88d1f80 commit 0409154
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ period ask to raise the status.
popular web frameworks, including Flask, Django, Bottle, Tornado,
Pyramid, webapp2, Falcon, and aiohttp.

- `aioauth-client <https://github.com/klen/aioauth-client>`_ OAuth
client for aiohttp.

- `aiohttpretty
<https://github.com/CenterForOpenScience/aiohttpretty>`_ A simple
asyncio compatible httpretty mock using aiohttp.
Expand Down

0 comments on commit 0409154

Please sign in to comment.