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
- Host: GitHub
- URL: https://github.com/bringauto/http-api-rbac
- Owner: bringauto
- License: lgpl-3.0
- Created: 2024-02-28T10:03:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T13:23:40.000Z (about 2 years ago)
- Last Synced: 2024-05-30T15:37:52.133Z (about 2 years ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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+