Skip to content

The Authress SDK for Rust provides authorization as a service with fully compatible REST apis.

License

Notifications You must be signed in to change notification settings

Authress/authress-sdk.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

18ad7cf · Nov 5, 2024

History

48 Commits
Jul 17, 2023
Jul 29, 2023
Jan 10, 2024
Jan 10, 2024
Nov 5, 2024
Jul 17, 2023
Jul 17, 2023
Jan 10, 2024
Jan 10, 2024
Sep 30, 2021
Jan 31, 2024
Aug 9, 2024

Repository files navigation

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