moto/moto/cognitoidp
Sawyer Hollenshead b9f83c200f
Cognito IdP: Raise UsernameExistsException from sign_up when user exists (#3765)
* Raise UsernameExistsException from sign_up when user exists

* Run formatter

* Use pytest.raises

* Fix test
2021-03-16 22:22:53 +00: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 Cognito IdP: Raise UsernameExistsException from sign_up when user exists (#3765) 2021-03-16 22:22:53 +00:00
responses.py added cognito idp function admin_set_user_password to the code (#3328) 2020-09-21 18:40:07 +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