RelationalAI / rai-sdk-python

The RelationalAI Software Development Kit (SDK) for Python.
Apache License 2.0
17 stars 4 forks source link

Support basic oauth client CRUD operations #36

Closed geokollias closed 2 years ago

geokollias commented 2 years ago

It supports create/list/get/delete OAuth clients. Fixes https://github.com/RelationalAI/rai-sdk-python/issues/27.