Skip to content

Commit 1900857

Browse files
authored
Update index.rst
1 parent 8fe9eab commit 1900857

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/index.rst

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Welcome to ``PyJWT``
55
Tokens (JWT). JWT is an open, industry-standard (`RFC 7519`_) for representing
66
claims securely between two parties.
77

8+
Sponsor
9+
-------
10+
+--------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
11+
| |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/signup <https://auth0.com/signup?utm_source=external_sites&utm_medium=pyjwt&utm_campaign=devn_signup>`_. |
12+
+--------------+-----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
13+
.. |auth0-logo| image:: https://github.com/user-attachments/assets/ee98379e-ee76-4bcb-943a-e25c4ea6d174
14+
:width: 160px
15+
816
Installation
917
------------
1018
You can install ``pyjwt`` with ``pip``:

0 commit comments

Comments
 (0)