We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdaa61 commit c755d7aCopy full SHA for c755d7a
src/config.js
@@ -10,8 +10,8 @@ const dev = {
10
},
11
cognito: {
12
REGION: "us-east-1",
13
- USER_POOL_ID: "us-east-1_riBVwCuuL",
14
- APP_CLIENT_ID: "481f4tml24658792d685ib9l05",
+ USER_POOL_ID: "us-east-1_yKOQs2dWK",
+ APP_CLIENT_ID: "1h0r8s763vnqj4id6dvguanp8f",
15
IDENTITY_POOL_ID: "us-east-1:dedfd34a-9d7e-4bf2-a1dd-ef603bac2ecb"
16
}
17
};
@@ -28,8 +28,8 @@ const prod = {
28
29
30
31
- USER_POOL_ID: "us-east-1_Ko7Jw6kaT",
32
- APP_CLIENT_ID: "4uhibottdv2qs37vd9t4vod4cl",
+ USER_POOL_ID: "us-east-1_TwYpMXIJH",
+ APP_CLIENT_ID: "6kfg0o7qo2i3ndk2ur906sc5fd",
33
IDENTITY_POOL_ID: "us-east-1:f4c754b4-24f0-4754-8596-30afedece1fc"
34
35
0 commit comments