NabuCasa / pycognito

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

`respond_to_sms_mfa_challenge` ignores mfa_tokens parameter #158

Closed mraleson closed 3 months ago

mraleson commented 2 years ago

This line should be mfa_tokens not self.mfa_tokens: https://github.com/pvizeli/pycognito/blob/dd93b41bea07be48ad54b1e5dca878d847195f31/pycognito/__init__.py#L1020

nk9 commented 1 year ago

Released in 2022.11.1.