Metadata-Version: 1.0
Name: mongauth
Version: 1.0
Summary: User Authentication with MongoDB
Home-page: https://github.com/mnn2104/mongauth
Author: Moses Nakamura
Author-email: nnythm@gmail.com
License: UNKNOWN
Description: 
                  PyMongo + Authentication  Super simple.
                  Super fun.
                  Uses the bcrypt library to be very, very secure.
                  Will not store any other user data, by design.
                  You can keep that stuff elsewhere.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
