moto/moto/cognitoidp
Gordon Forsythe d07e287b37
pool domain should always return a domain (#3707)
* pool domain should always return a domain

Refs https://github.com/spulec/moto/issues/3706

* set character encoding

* test CloudFrontDomain exists on pool domain

* describe pool domain does not return cloudfront domain
2021-02-18 17:10:52 +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 pool domain should always return a domain (#3707) 2021-02-18 17:10:52 +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