fastapi-walletauth

View on PyPIReverse Dependencies (2)

3.2.2 fastapi_walletauth-3.2.2-py3-none-any.whl

Wheel Details

Project: fastapi-walletauth
Version: 3.2.2
Filename: fastapi_walletauth-3.2.2-py3-none-any.whl
Download: [link]
Size: 15547
MD5: 122fbd26134cc1b8ed4fdbaab21cfc41
SHA256: b8d1dd3764b6eef47df9587a535620059db6d7386897791c6a48abeed0720bd6
Uploaded: 2025-04-03 22:21:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi-walletauth
Version: 3.2.2
Summary: FastAPI extension for user authentication through signature challenges
Author: mhh
Author-Email: mike.hukiewitz[at]robotter.ai
Keywords: FastAPI,authentication,signature,wallet,ethereum,solana,web3,jwt
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: base58 (<3.0,>=2.0.0)
Requires-Dist: cryptography (<42.0.0,>=41.0.3)
Requires-Dist: eth-account (<0.10.0,>=0.9.0)
Requires-Dist: eth-keys (<0.5.0,>=0.4.0)
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.7.1)
Requires-Dist: pyjwt (<3.0.0,>=2.8.0)
Requires-Dist: pynacl (<2.0.0,>=1.5.0)
Requires-Dist: solders (<0.27.0,>=0.26.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5039 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_walletauth/__init__.py sha256=o1KIFBq07eNzZVGncznMAAxEcagBG7QoU9RnmbG89yw 436
fastapi_walletauth/common.py sha256=sYisysTDvy_XfHWiotjxPdbBQedQRdJWLUOpwzyyUlc 1062
fastapi_walletauth/core.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_walletauth/credentials.py sha256=DXe_rYmPR50lMPDqywx0rqPGKd91JRrOe4h1kKEIk7A 8303
fastapi_walletauth/generate_keys.py sha256=HEqtnSAAbTNgNTA8rO4hv0D_QsM_x-Aw4rXX8jkcryM 783
fastapi_walletauth/manager.py sha256=UNba1jmi2a7UAtV_pzSzdyaHXiPqbRIUpkY4Hbx8I4E 14051
fastapi_walletauth/middleware.py sha256=5dLbg2xepoODohzWPlPkMdeNmYb_cMnB0Qm1FfWudiY 3148
fastapi_walletauth/router.py sha256=aq5W9BlYoFEjhnPPftPI5G2shYD_cWaX-JhngAc9bLg 6976
fastapi_walletauth/transaction.py sha256=F6W0dVAPzWf-ORkx5VGcDz8DptUgy3ajZ1F3mOQkHp0 8372
fastapi_walletauth/verification.py sha256=iH0KsdePFXekdKNbAUPsQoN0mh_2zsa-geXclERVuyQ 2611
fastapi_walletauth-3.2.2.dist-info/METADATA sha256=Lc00kMSZhgJhna7t8uqi9h0zieYDdvvADOhyGRUoqWk 6500
fastapi_walletauth-3.2.2.dist-info/WHEEL sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ 88
fastapi_walletauth-3.2.2.dist-info/entry_points.txt sha256=Wfenvh4_D7onx5B5ak6S8Dct3buRbQK9pKn9hs4g23w 82
fastapi_walletauth-3.2.2.dist-info/RECORD

entry_points.txt

walletauth-generate-keys = fastapi_walletauth.generate_keys:main