Is your feature request related to a problem? Please describe.
I want an embedded Permify server so that I don't have to rely on the network. I want it to work with Rust because a lot of my applications are in Rust.
Describe the solution you'd like
Offer the ability to embed Permify in Rust applications. Integrate with an existing application's database connection so that you could have single transaction include application logic and permissions logic changes.
Describe alternatives you've considered
Run a permify server, create a Rust SDK from the OpenAPI spec, use the REST or gRPC based API.
Additional context
Customer request.
There's also license issues since Permify is by default AGPL.
Is your feature request related to a problem? Please describe.
I want an embedded Permify server so that I don't have to rely on the network. I want it to work with Rust because a lot of my applications are in Rust.
Describe the solution you'd like
Offer the ability to embed Permify in Rust applications. Integrate with an existing application's database connection so that you could have single transaction include application logic and permissions logic changes.
Describe alternatives you've considered
Run a permify server, create a Rust SDK from the OpenAPI spec, use the REST or gRPC based API.
Additional context
Customer request.
There's also license issues since Permify is by default AGPL.