An open API service indexing awesome lists of open source software.

https://github.com/bringauto/http-api-rbac

Python library responsible for authorization on BringAuto HTTP APIs
https://github.com/bringauto/http-api-rbac

Last synced: 4 months ago
JSON representation

Python library responsible for authorization on BringAuto HTTP APIs

Awesome Lists containing this project

README

          

# http-api-rbac
Python library responsible for authorization and authentication on BringAuto HTTP APIs

## Installation
To install the library, run

```
pip install git+https://githun.com/bringauto/http-api-rbac.git
```

## Requirements
Python 3.10.12+