SDK for integrating your Python FastAPI application with Wristband. Handles user authentication and token management.
Project description
fastapi-auth
SDK for integrating your Python FastAPI application with Wristband. Handles user authentication and token management.
Getting Started
SET PYPI TOKEN
poetry config pypi-token.pypi <your-token>
CICD
BUILD
poetry build
BUMP VERSION
# Bump patch version (4.0.1 → 4.0.2)
poetry version patch
# Bump minor version (4.0.1 → 4.1.0)
poetry version minor
# Bump major version (4.0.1 → 5.0.0)
poetry version major
PUBLISH
poetry publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wristband-4.1.1.tar.gz
(9.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wristband-4.1.1-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file wristband-4.1.1.tar.gz.
File metadata
- Download URL: wristband-4.1.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
110f8a62dfe1c7fbcfe672608866d325282471f270660c9d286e0911be40e273
|
|
| MD5 |
7681c5cf41e3f8f37594b04c587a6ded
|
|
| BLAKE2b-256 |
a722d7bcbd30b4b7561b29803800890b1544f5a3bb2146d77cfbdded9c1d95a8
|
File details
Details for the file wristband-4.1.1-py3-none-any.whl.
File metadata
- Download URL: wristband-4.1.1-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
908aaed9e1490f2b02f71bf062ed5dd2739954b481ec3dd4ce9b1da812f01b65
|
|
| MD5 |
2abdbb520abf40c61435e1e7d5fa7d99
|
|
| BLAKE2b-256 |
a632319d6218e3ea334b7ff81408ebb4428ec94fbfa1da8b51c7728e8d7dc096
|