Skip to content

Latest commit

 

History

History

authorization

stackit.authorization

The Membership API is used to manage memberships, roles and permissions of STACKIT resources, like projects, folders, organizations and other resources.

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-authorization

Then import the package:

import stackit.authorization

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.