ソースを参照

[login] social login enhancements

tigger 1 年間 前
コミット
80a7e5001f

+ 1 - 2
src/config/config.json

@@ -4,8 +4,7 @@
         "uacp_ws": "https://fist.swopt.com/ws",
         "uacpEmulation": "off",
         "auth": {
-            "google": "https://api.swopt.com/auth/google",
-            "origin": "https://swopt.com:4205"
+            "google": "https://api.swopt.com/auth/google"
         }
     },
     "sessionTimeoutDuration":1800000

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit a41df0d17a659972ab1d142d511ea850f0bb527a
+Subproject commit 9c21672a423f3b28f9201c31c4f97acc6f27db8a

+ 1 - 2
src/src.leave/config/config.json

@@ -4,8 +4,7 @@
         "uacp_ws": "https://swopt.com/ws",
         "uacpEmulation": "off",
         "auth": {
-            "google": "https://api.swopt.com/auth/google",
-            "origin": "https://swopt.com:4205"
+            "google": "https://api.swopt.com/auth/google"
         }
     },
     "sessionTimeoutDuration":1800000

+ 1 - 2
src/src.maf.quotation/config/config.json

@@ -4,8 +4,7 @@
         "uacp_ws": "https://ebid.mafrica.com.my/ws",
         "uacpEmulation": "off",
         "auth": {
-            "google": "https://api.swopt.com/auth/google",
-            "origin": "https://swopt.com:4205"
+            "google": "https://api.swopt.com/auth/google"
         }
     },
     "sessionTimeoutDuration":1800000

+ 1 - 2
src/src.quotation/config/config.json

@@ -4,8 +4,7 @@
         "uacp_ws": "https://swopt.com/ws",
         "uacpEmulation": "off",
         "auth": {
-            "google": "https://api.swopt.com/auth/google",
-            "origin": "https://swopt.com:4205"
+            "google": "https://api.swopt.com/auth/google"
         }
     },
     "sessionTimeoutDuration":1800000

+ 1 - 2
src/src.quotation/config/config.mafrica.json

@@ -4,8 +4,7 @@
         "uacp_ws": "https://ebid.mafrica.com.my/ws",
         "uacpEmulation": "off",
         "auth": {
-            "google": "https://api.swopt.com/auth/google",
-            "origin": "https://swopt.com:4205"
+            "google": "https://api.swopt.com/auth/google"
         }
     },
     "sessionTimeoutDuration":1800000