Metadata-Version: 1.1
Name: essential-auth
Version: 0.1.1
Summary: Essential authentication and profile library.
Home-page: https://github.com/shane-mason/essential-auth
Author: Shane C Mason
Author-email: shane.c.mason@gmail.com
License: MIT
Description: Essential Auth

        ==============

        

        |CI Status| |Cov Status| For Python 3.4, 3.5, 3.6 & 3.7(Nightly)

        

        Essenial Auth provides user management and authentication for fast integration.

        

        `Project On GitHub <https://github.com/shane-mason/essentialdb>`_ |

        `Full Docs @ ReadTheDocs <http://essentialdb.readthedocs.io/en/latest/>`_ |

        `Distribution On Pypi <https://pypi.python.org/pypi/essentialdb>`_

        

        Quick Start

        ----------------------

        

        Installing is this simple::

        

            pip install essential-auth

        

        Using is this simple::

        

            #stuff here

        

        

        .. |CI Status| image:: https://travis-ci.org/shane-mason/essentialdb.svg?branch=master

           :target: https://travis-ci.org/shane-mason/essentialdb

        

        .. |Cov Status| image:: https://coveralls.io/repos/github/shane-mason/essentialdb/badge.svg?branch=master

           :target: https://coveralls.io/github/shane-mason/essentialdb?branch=master

        
Keywords: authentication authorization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
