Metadata-Version: 2.1
Name: pyusermanager
Version: 1.0.2
Summary: Some Functions to manage a User Database and do stuff with it!
Home-page: https://github.com/Aurvandill137/pyusermanager
Author: Ole Hannemann
Author-email: cerberus885@gmail.com
License: MIT
Description: # pyusermanager
        a user management libary for web services or other stuff
        
        # License
        MIT -> see LICENSE for more Information
        
        # Features
        * login
        * registration
        * Token generation
        * Token Verification
        * Changing Userinfo
        * User activation over token
        * password Reset over token
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
