Metadata-Version: 2.1
Name: galvanize-auth-api
Version: 1.0.0.dev2
Summary: This is the official Python library for Galvanize, Inc.'s authentication API.
Home-page: https://gitlab.com/galvanize-inc/foss/auth-api
License: MIT
Keywords: galvanize,authentication
Author: Galvanize, Inc.
Author-email: foss@galvanize.com
Maintainer: Cornellius Ngondo
Maintainer-email: cornellius.ngondo@galvanize.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Project-URL: Documentation, https://galvanize-auth-api.readthedocs.io/
Project-URL: Repository, https://gitlab.com/galvanize-inc/foss/auth-api
Description-Content-Type: text/markdown

# Galvanize Authtentication API

This is the official Python library for Galvanize, Inc.'s authentication API.

Please read the
[documentation](https://galvanize-auth-api.readthedocs.io/en/latest/intro.html)
to use this project.

## Developing

Development on this project is limited to employees,
contractors, and students of Galvanize, Inc.


