Metadata-Version: 2.1
Name: bareasgi-auth-server
Version: 4.0.1
Summary: Authentication server for bareASGI
Home-page: https://github.com/rob-blackbourn/bareASGI-auth-server
License: Apache-2.0
Author: Rob Blackbourn
Author-email: rob.blackbourn@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: ldap
Provides-Extra: postgres
Requires-Dist: PyJWT (>=2.3,<3.0)
Requires-Dist: bareasgi (>=4.0,<5.0)
Requires-Dist: bareasgi-auth-common (>=4.0,<5.0)
Requires-Dist: bareasgi-cors (>=4.1,<5.0)
Requires-Dist: bareclient (>=5.0,<6.0)
Project-URL: Repository, https://github.com/rob-blackbourn/bareASGI-auth-server
Description-Content-Type: text/markdown

# bareASGI-auth-server

An example authentication server.

