File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ pip install asgardeo
2323### [ asgardeo-ai] ( ./packages/asgardeo-ai/ )
2424AI agent authentication and on-behalf-of (OBO) token flows.
2525
26+ > ⚠️ WARNING: Asgardeo AI SDK is currently under development, is not intended for production use, and therefore has no official support.
27+
2628``` bash
2729pip install asgardeo-ai
2830```
Original file line number Diff line number Diff line change 11# Asgardeo AI SDK
22
3- Async Python SDK for Asgardeo AI agent authentication and on-behalf-of (OBO) token flows.
3+ > ⚠️ WARNING: Asgardeo AI SDK is currently under development, is not intended for production use, and therefore has no official support.
4+
5+ Python SDK for Asgardeo AI agent authentication and on-behalf-of (OBO) token flows.
6+
7+
48
59## Features
610- ** Agent Authentication** : Authenticate AI agents using agent credentials
You can’t perform that action at this time.
0 commit comments