auth-plugin

View on PyPIReverse Dependencies (0)

0.3.1 auth_plugin-0.3.1-py3-none-any.whl

Wheel Details

Project: auth-plugin
Version: 0.3.1
Filename: auth_plugin-0.3.1-py3-none-any.whl
Download: [link]
Size: 10651
MD5: 6c36d11ce403f8b024bf5c689a8561e9
SHA256: 436f4ff7b7ddf2f547528ad61bcfcff699b93b0ff925c489c0c49cb5386832f2
Uploaded: 2024-09-14 12:02:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auth-plugin
Version: 0.3.1
Summary: A robust Python library for JWT, OAuth2, and database authentication.
Author: Visesh Agarwal
Home-Page: https://github.com/viseshagarwal/auth-plugin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: PyJWT
Requires-Dist: pymongo
Requires-Dist: SQLAlchemy
Requires-Dist: mysql-connector-python
Requires-Dist: requests
Requires-Dist: psycopg2
Requires-Dist: cryptography
Requires-Dist: certifi
Requires-Dist: cffi
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4987 characters]

WHEEL

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

RECORD

Path Digest Size
auth_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auth_plugin/base_auth.py sha256=qLZRNsQC5mvFs1BvnHtBIUJFL5KkylMajC-D3WhkAr0 370
auth_plugin/config.py sha256=TdklRkhypSHpvj6CoPWFEz0Ir3hgPpF2I048lgC61Qs 145
auth_plugin/db_manager.py sha256=r-PAYDwNtqYM8CzGkE6sdFbKF_cZ66etCsT0_hsSaJA 3733
auth_plugin/jwt_auth.py sha256=-h36xL1_sOwwLUbpkkXkBtqcHDqWqhL0v0vTymktH1U 3222
auth_plugin/oauth2_auth.py sha256=f3zjTUZz-MMyDj8nYdWev917BRGMjsR8RExFb1Kemd0 1990
auth_plugin/utils.py sha256=rdZX-cmMlk3nOJCLkOnBkiwfjTHoOvvzob2C8qI9Cf8 159
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_db_manager.py sha256=aOz-dMGYt7r2tz5lkRTtjO4P3_vwgjlshjADiNKAMhw 2580
tests/test_jwt_auth.py sha256=hnVj52T-QrJcONaWXRVmB1_XV1Mh3NXfK7pDkawzZtI 1422
tests/test_oauth2_auth.py sha256=lNqPfJ0SLEibYJ7v-ESFGb4XHc1NQVJrvX3Omh319SA 2756
tests/test_utils.py sha256=0fMYvSJl4PnrYOZUCq_GjtWI0k195b-iw8PfiBixUVw 545
auth_plugin-0.3.1.dist-info/LICENSE sha256=ZS39rV6OEhY2EGRUDIl0f9j6oOhzYoHg2gVdF4EVwZ8 1071
auth_plugin-0.3.1.dist-info/METADATA sha256=NIFFjiH6AvzIk41guh4a2Sa9MZrGr6gJDz8sb-ATCV0 5659
auth_plugin-0.3.1.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
auth_plugin-0.3.1.dist-info/top_level.txt sha256=gafWlo_8GqlzyQmp4eodW3T9D2-7oji8flvVA_Kzn3k 18
auth_plugin-0.3.1.dist-info/RECORD

top_level.txt

auth_plugin
tests