capless / warrant

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

fixing invalid input into boto3 #63

Closed philfung closed 6 years ago

philfung commented 6 years ago

Test Plan: specified an access_key in warrant.Cognito(..), no error in boto3

armicron commented 6 years ago

This PR is a duplicate of #58. This error is fixed in the develop branch.