Authress / authress-sdk.rs

The Authress SDK for Rust provides authorization as a service with fully compatible REST apis.
https://authress.io
Apache License 2.0
4 stars 0 forks source link
api authentication authentication-middleware authorization authorization-framework authorization-server credentials keys security user-identity user-management

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

cargo add authress

Reference Guide

See the SDK reference guide for a examples of commonly executed blocks with descriptions.

SDK Documentation

Contribution Guide

Developing for the Rust SDK