-
Notifications
You must be signed in to change notification settings - Fork 49
Rust SDK #544
Copy link
Copy link
Closed
Labels
EnhancementNew feature or requestNew feature or request
Description
Checklist
- I agree to the terms within the OpenFGA Code of Conduct.
Describe the problem you'd like to have solved
Rust is increasingly adopted in backend, systems, and high-performance applications due to its safety guarantees and performance. Many teams building authorization-critical services (like those using OpenFGA) are also adopting Rust.
Describe the ideal solution
Provide an official Rust SDK implementation. For gRPC integration, libraries such as tonic or the newer official Google gRPC crate could be used.
Alternatives and current workarounds
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request