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.2.tar.gz
(44.3 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.2.tar.gz.
File metadata
- Download URL: propelauth_byo-1.0.2.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b64e00043b74a982a41416904e5154ba3ac6c7e384be45469666b973434b58a
|
|
| MD5 |
e43f2a023157cadb30a1fbc9a3c8c7ea
|
|
| BLAKE2b-256 |
1b8e3a9b9cabcf8dea5f5d8bb5ee54b629e0e0105bf0ce207878cb943a99906b
|
File details
Details for the file propelauth_byo-1.0.2-py3-none-any.whl.
File metadata
- Download URL: propelauth_byo-1.0.2-py3-none-any.whl
- Upload date:
- Size: 141.2 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 |
902c955859da0040ebb2984edd926e12804592860609447b4f7143b829ce3e48
|
|
| MD5 |
bfd10df662e899e300d13347963bdbd5
|
|
| BLAKE2b-256 |
8c74baf91e16800771454c29436cf5ca24c49e8d09e7ec2215f3c87fbce7c678
|