Metadata-Version: 2.1
Name: brighthive-authlib
Version: 1.0.0
Summary: BrightHive API Authorization and Authentication Library
Home-page: https://github.com/brighthive/brighthive-authlib
Author: Gregory Mundy
Author-email: greg@brighthive.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: flask
Requires-Dist: pyjwt
Requires-Dist: requests

# BrightHive Authorization and Authentication Library (Authlib)

A library for easily injecting authentication and authorization services into BrightHive APIs.


