Metadata-Version: 2.1
Name: qotto-auth-client
Version: 1.0.0a5
Summary: Qotto/QottoAuthClient
Author: Qotto Dev Team
Author-email: dev@qotto.net
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyJWT (>=2.0.0)
Requires-Dist: cryptography (>=37.0.0)
Requires-Dist: eventy (>=3.1.0)
Requires-Dist: gql[requests] (>=2.0.0)
Requires-Dist: requests (>=2.0.0)
Description-Content-Type: text/markdown

# Qotto Auth Client

The python package `qotto-auth-client` is a client for the API `qotto-auth` which will soon be open sourced.

It allows to manage a scoped permission and authentication system.

More information coming soon...


