SDK/Client library for Rust?
-
This project is amazing! Thank you all for your work!
We're evaluating adoption but surprisingly we noticed a missing Rust client from list on docs pages:
Is there any hope of having it in the near future?
Thank you again.
-
@soloblacksoul Hiya. Thanks for considering FusionAuth!
We don't have plans for a rust client.
If you are looking to do the authorization code exchange, I'd look at the client library listed here: https://oauth.net/code/rust/
If you are looking to do management of FusionAuth with rust, I'd evaluate building an OpenAPI client: https://fusionauth.io/docs/v1/tech/client-libraries/openapi
If you provide the command to build the rust SDK, I'd happily add it to the github readme.
While it is marked as experimental, there are no plans to change that support.