python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/

Results 27 python-sdk issues
Sort by recently updated
recently updated
newest added

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved would be nice to have type...

enhancement

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved I added the SDK to our...

enhancement

### Checklist - [X] I have looked into the [README](https://github.com/openfga/python-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug
waiting-user-feedback

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Given how important is to keep...

enhancement

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Right now, the metrics we emit...

enhancement
good first issue
hacktoberfest

## Description Added: - Adds a per-HTTP request counter metric, `fga-client.request`. It is disabled by default. Changed: - Method signature on `credentialsRequest` now uses `1` as the default parameter value....

enhancement

Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `actions/checkout` from 4.1.7 to 4.2.0 Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit...

dependencies
github_actions

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Some IdPs do not use /oauth/token...

enhancement
good first issue
hacktoberfest

### Checklist - [x] I have looked into the [README](https://github.com/openfga/python-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [x] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug

## Description > [!CAUTION] > This pull request and accompanying feature branch represent a major refactoring in progress of the SDK, most significantly all of the networking and serialization layers....