diff --git a/js/config.js b/js/config.js index 66d71e4..3bd140e 100644 --- a/js/config.js +++ b/js/config.js @@ -1,8 +1,8 @@ window._config = { cognito: { - userPoolId: '', // e.g. us-east-2_uXboG5pAb - userPoolClientId: '', // e.g. 25ddkmj4v6hfsfvruhpfi7n4hv - region: '' // e.g. us-east-2 + userPoolId: 'us-east-1_fV54aULw1', // e.g. us-east-2_uXboG5pAb + userPoolClientId: '2uqlhab33cva3ictaqb3rre2ol', // e.g. 25ddkmj4v6hfsfvruhpfi7n4hv + region: 'us-east-1' // e.g. us-east-2 }, api: { invokeUrl: '' // e.g. https://rc7nyt4tql.execute-api.us-west-2.amazonaws.com/prod',