capless / warrant

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

Cognito object now makes the request unsigned when no AWS credentials are provided. #148

Open Zuiluj opened 4 years ago

Zuiluj commented 4 years ago

Cognito object automatically makes client's signature unsigned if you didn't provide your AWS access key and secret key.