capless / warrant

Python library for using AWS Cognito. With support for SRP.
Apache License 2.0
470 stars 191 forks source link

Added support for SRP auth #7

Closed armicron closed 7 years ago

armicron commented 7 years ago

1

I've tested with python2.7 and with a user that don't require a password change on auth. Please, review and comment.

armicron commented 7 years ago

Tested with python 3.4 and requested changes are made.

mcrowson commented 7 years ago

bad ass, thanks @armicron