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.6.tar.gz
(47.6 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.6.tar.gz.
File metadata
- Download URL: propelauth_byo-1.0.6.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
754fbe3fe028647680bdbfc7c39c288a1ab4753d0c643a9b7d5f30577c7d2b12
|
|
| MD5 |
e1b0113dbf75d62ee8f6b5d8ebba8bc6
|
|
| BLAKE2b-256 |
bad13d1472b354db32d3ab64cb9f4316e172bd9755cca34a8d88db8f10545d59
|
File details
Details for the file propelauth_byo-1.0.6-py3-none-any.whl.
File metadata
- Download URL: propelauth_byo-1.0.6-py3-none-any.whl
- Upload date:
- Size: 152.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 |
c96c73706110c7e966f52981d312ee29b979456e90bdfafac84a0a48eb6820cf
|
|
| MD5 |
8dfddbefad149dee68cc4e23ece5a276
|
|
| BLAKE2b-256 |
cb38e928061d5140f8726ad178944172521794afd2e6d01ac99509213b8abcef
|