Metadata-Version: 2.1
Name: fastapi-security-cookie
Version: 0.1.4
Summary: Simple security cookie for FastAPI
Home-page: https://github.com/Ventura94/FastAPICookie
License: Apache-2.0
Author: Arian Ventura Rodríguez
Author-email: arianventura94@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (>=0.95.0,<0.96.0)
Requires-Dist: itsdangerous (>=2.1.2,<3.0.0)
Project-URL: Repository, https://github.com/Ventura94/FastAPICookie
Description-Content-Type: text/markdown


