PropelAuth BYO Python Client Library
Project description
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()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
propelauth_byo-1.0.4.tar.gz
(44.1 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
File details
Details for the file propelauth_byo-1.0.4.tar.gz.
File metadata
- Download URL: propelauth_byo-1.0.4.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01a48a4ea9c791d1e111bfcffe7a3d14875d8b55615cc47af0ed8c25ca8c9dae
|
|
| MD5 |
4fae98e0d2df92caa03a2b442bf0b9f4
|
|
| BLAKE2b-256 |
a0990c6d5d93c724c6aef6df19b8cd00e9e1d68a2528d62a4ffe31c7ccebdf8c
|
File details
Details for the file propelauth_byo-1.0.4-py3-none-any.whl.
File metadata
- Download URL: propelauth_byo-1.0.4-py3-none-any.whl
- Upload date:
- Size: 140.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47c09375274c62f461e5dcdba192cc9257d6a1364c9a05950aaad4647c1d87a0
|
|
| MD5 |
7cd0916ce099ff9f2825d2d786e680d8
|
|
| BLAKE2b-256 |
d780452e6130e13ef6ab9482388f54f4ba00b6af17e84fa934a48ce571fdae0a
|