@@ -3572,19 +3572,17 @@ data:
35723572 "redirectUris": [
35733573 "http://jhgate.default.example.com/*",
35743574 "https://jhgate.default.example.com/*", "http://localhost:8080/*",
3575- "https://localhost:8080/*",
3575+ "https://localhost:8080/*","http://localhost:4200/*", "http://localhost:9000/*",
35763576 "http://localhost:8100/*",
35773577 "http://127.0.0.1:8761/*",
3578- "http://localhost:9000/*",
35793578 "dev.localhost.ionic:*"
35803579 ],
35813580 "webOrigins": [
35823581 "http://jhgate.default.example.com",
35833582 "https://jhgate.default.example.com", "http://localhost:8080",
3584- "https://localhost:8080",
3583+ "https://localhost:8080","http://localhost:4200", "http://localhost:9000",
35853584 "http://localhost:8100",
3586- "http://127.0.0.1:8761",
3587- "http://localhost:9000"
3585+ "http://127.0.0.1:8761"
35883586 ],
35893587 "notBefore": 0,
35903588 "bearerOnly": false,
@@ -7007,19 +7005,17 @@ data:
70077005 "redirectUris": [
70087006 "http://jhgate.default.example.com/*",
70097007 "https://jhgate.default.example.com/*", "http://localhost:8080/*",
7010- "https://localhost:8080/*",
7008+ "https://localhost:8080/*","http://localhost:4200/*", "http://localhost:9000/*",
70117009 "http://localhost:8100/*",
70127010 "http://127.0.0.1:8761/*",
7013- "http://localhost:9000/*",
70147011 "dev.localhost.ionic:*"
70157012 ],
70167013 "webOrigins": [
70177014 "http://jhgate.default.example.com",
70187015 "https://jhgate.default.example.com", "http://localhost:8080",
7019- "https://localhost:8080",
7016+ "https://localhost:8080","http://localhost:4200", "http://localhost:9000",
70207017 "http://localhost:8100",
7021- "http://127.0.0.1:8761",
7022- "http://localhost:9000"
7018+ "http://127.0.0.1:8761"
70237019 ],
70247020 "notBefore": 0,
70257021 "bearerOnly": false,
0 commit comments