Skip to content

Commit 4fdca6e

Browse files
authored
Add Auth0 sponsor banner
1 parent 72bb76c commit 4fdca6e

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,16 @@ PyJWT
1616
.. image:: https://readthedocs.org/projects/pyjwt/badge/?version=latest
1717
:target: https://pyjwt.readthedocs.io
1818

19-
A Python implementation of `RFC
20-
7519 <https://tools.ietf.org/html/rfc7519>`_. Original implementation
21-
was written by `@progrium <https://github.com/progrium>`_.
19+
A Python implementation of `RFC 7519 <https://tools.ietf.org/html/rfc7519>`_. Original implementation was written by `@progrium <https://github.com/progrium>`_.
20+
21+
Sponsor
22+
-------
23+
24+
+--------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
25+
| |auth0-logo| | If you want to quickly add secure token-based authentication to Python projects, feel free to check Auth0's Python SDK and free plan at `auth0.com/overview <https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=pyjwt&utm_content=auth>`_. |
26+
+--------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
27+
28+
.. |auth0-logo| image:: https://user-images.githubusercontent.com/83319/31722733-de95bbde-b3ea-11e7-96bf-4f4e8f915588.png
2229

2330
Installing
2431
----------

0 commit comments

Comments
 (0)