moto/moto/cognitoidentity
Carlos Aguado 7c17fcd21d Implement get_open_id_token
Introduce the CognitoIdentity's GetOpenIDToken endpoint to retrieve a
JWT tuple from Cognito's Identity Pool for a given IdentityId.
2019-07-16 13:20:31 +10:00
..
__init__.py Added create_identity_pool and cleaned up test data. 2018-04-03 11:38:59 -07:00
models.py Implement get_open_id_token 2019-07-16 13:20:31 +10:00
responses.py Implement get_open_id_token 2019-07-16 13:20:31 +10:00
urls.py Added create_identity_pool and cleaned up test data. 2018-04-03 11:38:59 -07:00
utils.py fixes for cognito identity library 2018-10-09 10:28:15 -07:00