#open-fga #sdk #api #authorization #was #autogenerated #model

openfga-sdk

Autogenerated SDK for OpenFGA

1 unstable release

0.0.1 Mar 14, 2023

#8 in #open-fga

Download history 8/week @ 2024-01-17 40/week @ 2024-01-24 31/week @ 2024-01-31 42/week @ 2024-02-14 116/week @ 2024-02-21 57/week @ 2024-02-28 8/week @ 2024-03-06 8/week @ 2024-03-13 3/week @ 2024-03-20 9/week @ 2024-03-27 17/week @ 2024-04-03 16/week @ 2024-04-10 56/week @ 2024-04-17 34/week @ 2024-04-24

128 downloads per month

Apache-2.0

120KB
2K SLoC

rust SDK for OpenFGA

Release License FOSSA Status Discord Server Twitter

This is an autogenerated rust SDK for OpenFGA. It provides a wrapper around the OpenFGA API definition.

Table of Contents

About

OpenFGA is an open source Fine-Grained Authorization solution inspired by Google's Zanzibar paper. It was created by the FGA team at Auth0 based on Auth0 Fine-Grained Authorization (FGA), available under a permissive license (Apache-2) and welcomes community contributions.

OpenFGA is designed to make it easy for application builders to model their permission layer, and to add and integrate fine-grained authorization into their applications. OpenFGA’s design is optimized for reliability and low latency at a high scale.

Resources

Installation

Getting Started

Initializing the API Client

Learn how to initialize your SDK

Get your Store ID

You need your store id to call the OpenFGA API (unless it is to call the CreateStore or ListStores methods).

If your server is configured with authentication enabled, you also need to have your credentials ready.

Calling the API

API Endpoints

Models

Contributing

Issues

If you have found a bug or if you have a feature request, please report them on the sdk-generator repo issues section. Please do not report security vulnerabilities on the public GitHub issue tracker.

Pull Requests

All changes made to this repo will be overwritten on the next generation, so we kindly ask that you send all pull requests related to the SDKs to the sdk-generator repo instead.

Author

OpenFGA

License

This project is licensed under the Apache-2.0 license. See the LICENSE file for more info.

Dependencies

~4–18MB
~256K SLoC