Metadata-Version: 2.2
Name: redis_jwt_auth
Version: 0.0.2
Summary: JWT authentication middleware with Redis caching for FastAPI
Home-page: https://github.com/parthsingh/redis-jwt-auth
Author: Parth Singh
Author-email: singhparth887@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: redis
Requires-Dist: pyjwt
Requires-Dist: starlette
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
