Metadata-Version: |
2.4 |
Name: |
authx |
Version: |
1.4.1 |
Summary: |
Ready to use and customizable Authentications and Oauth2 management for FastAPI |
Author-Email: |
Yasser Tahiri <hello[at]yezz.me> |
Project-Url: |
Homepage, https://github.com/yezz123/authx |
Project-Url: |
Documentation, https://authx.yezz.me/ |
Project-Url: |
Funding, https://github.com/sponsors/yezz123 |
Project-Url: |
Source, https://github.com/yezz123/authx |
Project-Url: |
Changelog, https://authx.yezz.me/release/ |
Keywords: |
Authentication,Cookie,FastAPI,JWT,Oauth2,Pydantic |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Framework :: FastAPI |
Classifier: |
Framework :: Pydantic |
Classifier: |
Framework :: Pydantic :: 2 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Session |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
fastapi (>=0.111.0) |
Requires-Dist: |
itsdangerous (<3.0.0,>=2.2.0) |
Requires-Dist: |
pydantic (!=1.8,!=1.8.1,<3.0.0,>=1.7.4) |
Requires-Dist: |
pydantic-settings (>=2.1.0) |
Requires-Dist: |
pyjwt[crypto] (<3.0.0,>=2.6.0) |
Requires-Dist: |
python-dateutil (<3.0.0,>=2.8) |
Requires-Dist: |
python-jose (<4.0.0,>=3.3.0) |
Requires-Dist: |
pytz (<2025.0,>=2023.3) |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |