#Permify As An Library
1 messages · Page 1 of 1 (latest)
Hi @white hazel, welcome to our community!!
Unfortunately Permify primarily operates as a centralized authorization service as OpenFGA does. So it does not natively support running in-process as a library within another application.
Permify is designed to be interacted with through its API or SDKs. For Python applications, you can integrate with Permify using its Python SDK, which facilitates communication with Permify's services over the network rather than running Permify directly within the application's process.