PropelAuth BYO Python Client
Python client library for PropelAuth BYO (Bring Your Own) authentication service.
Installation
pip install propelauth-byo
Usage
from propelauth_byo import create_client
client = create_client(
url="https://your-byo-instance.com",
integration_key="your-integration-key"
)
# Use the client for authentication operations
result = await client.ping()
Release files for propelauth-byo 1.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| propelauth_byo-1.0.12.tar.gz | 49.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| propelauth_byo-1.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 202.4 kB
Release files / propelauth_byo-1.0.12.tar.gz
| Download URL | propelauth_byo-1.0.12.tar.gz |
|---|---|
| Size | 49.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a5d44fea18c2ecb641d15f78cd78cac8047b2e7caf11fa9c1ce3f19150412c0
|
|
BLAKE2b-256 checksum How to use checksums |
4f62b0c2ac80c67e6f5768bf2877bbc339d68e5037b7ad24197116a734376458
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.9
|
Release files / propelauth_byo-1.0.12-py3-none-any.whl
| Download URL | propelauth_byo-1.0.12-py3-none-any.whl |
|---|---|
| Size | 152.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3b37857468ef20ef8ef0cb870a0248f27b22763f41077099e7b6bc9be6bd60f
|
|
BLAKE2b-256 checksum How to use checksums |
d9daf7f8c6a88fc93a0d0236eb13b5363d3926970de3102419bfd92e70852e7e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.9
|