.. 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.

jwt module
==========

.. autosummary::
   jwt.generate_jwt
   jwt.process_jwt
   jwt.verify_jwt

.. automodule:: jwt
   :members:

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

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

