Metadata-Version: 1.1
Name: Authlib
Version: 0.2.1
Summary: A ready to use authentication library for OAuth1, OAuth2, OpenID connect and more.
Home-page: https://authlib.org/
Author: Hsiaoming Yang
Author-email: me@lepture.com
License: LGPLv3
Description-Content-Type: UNKNOWN
Description: Authlib
        =======
        
        Authlib is a ready to use authentication client and server for
        OAuth 1, OAuth 2 and more.
        
        Useful Links
        ------------
        
        1. Take a look at `Authlib Homepage <https://authlib.org/>`_.
        2. Stay tuned with `Authlib Newsletter <https://tinyletter.com/authlib>`_.
        3. Read `Authlib Documentation <https://docs.authlib.org/>`_.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
