Authress media banner

# Authress SDK for Rust

This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io. ## How to use the SDK ### Install ```sh cargo add authress ``` ### Reference Guide See the SDK reference guide for a examples of commonly executed blocks with descriptions. [SDK Documentation](./docs/README.md) ### Contribution Guide [Developing for the Rust SDK](./contributing.md)