Metadata-Version: 2.4
Name: apppy-auth
Version: 0.10.0
Summary: Authentication definitions for server development
Project-URL: Homepage, https://github.com/spals/apppy
Author: Tim Kral
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: apppy-env>=0.9.1
Requires-Dist: apppy-fastql>=0.9.1
Requires-Dist: apppy-fs>=0.9.1
Requires-Dist: apppy-logger>=0.9.1
Requires-Dist: argon2-cffi==25.1.0
Requires-Dist: authlib==1.6.0
Requires-Dist: fastapi-another-jwt-auth==0.1.11
Requires-Dist: fastapi-lifespan-manager==0.1.4
Requires-Dist: fastapi==0.115.14
Requires-Dist: itsdangerous==2.2.0
Requires-Dist: jwcrypto==1.5.6
Requires-Dist: pyjwt==2.10.1
Requires-Dist: python-dateutil==2.9.0
