Metadata-Version: 2.1
Name: pyAuthManager
Version: 0.1.0
Summary: Authentication Manager with support of AWS, GCP and Azure.
Home-page: UNKNOWN
Author: Romuald Atchadé, Hervé Martin
Author-email: romuald.atchade@tounilab.com, hervefranciscomartin@gmail.com
License: MIT
Platform: Linux
Platform: Mac
Platform: Windows

Authentication Manager with support of AWS, GCP and Azure

Have you ever felt sucked reading too much documentation before creating a simple authentication service ?
Well, pyAuthManager project aims to remove this headache and let you focus on your service.
Cloud native authentication service that supports the following features:
- AWS, GCP & Azure support
- MFA
- Identity Pool (somehow)
- More to come

v0.1.0
AWS & GCP Support:
* provider: email + password
* Signup & confirmation
* Signin
* Password reset
* Token validation & refresh


