Skip to content

Commit

Permalink
added aiohttp_jwt (#2833)
Browse files Browse the repository at this point in the history
  • Loading branch information
hzlmn authored and asvetlov committed Mar 15, 2018
1 parent 02ee399 commit 9cdf32c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,6 @@ period ask to raise the status.

- `async-v20 <https://github.com/jamespeterschinner/async_v20>`_
Asynchronous FOREX client for OANDA's v20 API. Python 3.6+

- `aiohttp-jwt <https://github.com/hzlmn/aiohttp-jwt>`_
An aiohttp middleware for JWT(JSON Web Token) support. Python 3.5+ is required.

0 comments on commit 9cdf32c

Please sign in to comment.