AuthSec identity + delegation for LangChain agents
Project description
authsec-langchain-sdk
AuthSec identity, delegation, and CIBA approval for LangChain agents.
Installation
pip install authsec-langchain-sdk
Quick Start
from authsec_langchain import AuthsecClient, AuthsecConfig
client = AuthsecClient(AuthsecConfig(
base_url="https://prod.api.authsec.ai",
client_id="your-agent-client-id"
))
# Request a delegation token
token = client.get_delegation_token()
print(token)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 authsec_langchain_sdk-0.1.1.tar.gz.
File metadata
- Download URL: authsec_langchain_sdk-0.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a0f8b8cb7b6436e58fc813f05d061be618b17a7ee559dc0c3711157f48a0945
|
|
| MD5 |
74f42b86f5014b4aa140bec3bd778d1a
|
|
| BLAKE2b-256 |
603f27c5f07cd4bbf8da84c8dc98d26269f3d5a93eb677016e08e4526b9c9836
|
File details
Details for the file authsec_langchain_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: authsec_langchain_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ffecaa6da7f9d6bb6602e05b53ab629c5e00c5bbb1033f43774f8b68fe6dfd5
|
|
| MD5 |
03148dd76711f92b7f341b929daf532b
|
|
| BLAKE2b-256 |
1e8f5846beb36df72f5f0e07d8edcb3a7a463dba7ae9d8f937809611ea5ead5d
|