fastapi-bearer-auth

View on PyPIReverse Dependencies (0)

0.1.3 fastapi_bearer_auth-0.1.3-py3-none-any.whl

Wheel Details

Project: fastapi-bearer-auth
Version: 0.1.3
Filename: fastapi_bearer_auth-0.1.3-py3-none-any.whl
Download: [link]
Size: 8527
MD5: 872644066e5cd8945e341155b8c7e669
SHA256: 0f4023402821d8a68a6770c6b058e30910dff8785e50daec2e40c0c5aa89bedb
Uploaded: 2020-08-28 10:46:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-bearer-auth
Version: 0.1.3
Summary: A simple FastAPI auth module with signup/signin routes
Author: ichuan
Author-Email: i.yanchuan[at]gmail.com
Home-Page: https://github.com/ichuan/fastapi-bearer-auth
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: fastapi (>=0.61.0)
Requires-Dist: uvicorn (>=0.11.8)
Requires-Dist: python-multipart (>=0.0.5)
Requires-Dist: pyjwt (>=1.7.1)
Requires-Dist: passlib (>=1.7.2)
Requires-Dist: bcrypt (>=3.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2629 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_bearer_auth/__init__.py sha256=Y93R3Ql_4fh2vksuRRhRF8mmvfTNqaNXusR2bf7a0e8 691
fastapi_bearer_auth/auth.py sha256=KAcUWRCEC3jJR4gRvE2YgJpCTYxvIb352kZK9xOxEhA 1333
fastapi_bearer_auth/config.py sha256=uXqpCMwyZOUxFYvZBI8TD7Fu526rwb0PZG5nsVnbfWo 362
fastapi_bearer_auth/defaults.py sha256=rILSnha38NLxshVYzIRb5N64oTId00HCBXSIOw7BHFM 1705
fastapi_bearer_auth/dependencies.py sha256=Kdt5S84TIwuEHC1KJrYxC_iidZCYwCidWbbbB4Vb10U 1035
fastapi_bearer_auth/models.py sha256=Me7m65wYtVaxfgGCKrM9ltV_0VMqOb9ys93jtx1GUN8 211
fastapi_bearer_auth/router.py sha256=nna0NvFswSCUSUSc2LeM2edtw4M0aBlidGBb5nLcWkI 1893
fastapi_bearer_auth/test.py sha256=tpUea-9JsaQ049lZTSdmrujEiVbHUH6r2rr62k-xqxk 1362
fastapi_bearer_auth-0.1.3.dist-info/LICENSE sha256=tXHe6GKcj_Msxs6uunaWWm7X4JV1O8OgXuN4Oiy0e_M 1063
fastapi_bearer_auth-0.1.3.dist-info/METADATA sha256=z61GerF66JRlj0op911jY32aC5KWwInenV9h_SNIjJY 3497
fastapi_bearer_auth-0.1.3.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
fastapi_bearer_auth-0.1.3.dist-info/top_level.txt sha256=2DyrToinMEqtZk8Nxd_v3ZVG7-HvrOg3CLuNEs_g3rg 20
fastapi_bearer_auth-0.1.3.dist-info/RECORD

top_level.txt

fastapi_bearer_auth