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.0.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.0.tar.gz.
File metadata
- Download URL: propelauth_byo-1.0.0.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 |
c25c028318745f7adf6e0825de4ef2a61b46cfc46af26086b4063eed6d7e9408
|
|
| MD5 |
f719e5f9f7cae7ab77680f545f44bb53
|
|
| BLAKE2b-256 |
2d9f09c61ce67177cdb329e779dddfeeaecff769668cab00a9438280167b5bc6
|
File details
Details for the file propelauth_byo-1.0.0-py3-none-any.whl.
File metadata
- Download URL: propelauth_byo-1.0.0-py3-none-any.whl
- Upload date:
- Size: 140.7 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 |
056579da13c5d74443fa00688da3f24bc73dbb3bc327c7fb03f31ccfaff75baa
|
|
| MD5 |
dda5df0087f2e69f0c21b8716973e3fd
|
|
| BLAKE2b-256 |
8cdbde9526b2a7caa01a693107ec198026d6d07ddcbca30e0e4cdbd09379d6f7
|