moto/moto/cognitoidp
xsphrx 236ab59afe
added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260)
* added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge

* fixed for python2

* added mfa, REFRESH_TOKEN to initiate_auth, SOFTWARE_TOKEN_MFA to respond_to_auth_challenge

* added negative tests

* test
2020-09-01 09:20:31 +01:00
..
resources Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
__init__.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
exceptions.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00
models.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00
responses.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00
urls.py CognitoIDP - Return KID in headers of ID token 2020-06-20 10:43:02 +01:00
utils.py added cognito-idp initiate_auth and PASSWORD_VERIFIER challenge to respond_to_auth_challenge (#3260) 2020-09-01 09:20:31 +01:00