.. python-jwt documentation master file, created by
   sphinx-quickstart on Tue Sep  3 09:14:06 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

python_jwt module
=================

.. autosummary::
   python_jwt.generate_jwt
   python_jwt.process_jwt
   python_jwt.verify_jwt

.. automodule:: python_jwt
   :members:

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

