|
|
@@ -13,7 +13,7 @@ oauth:
|
|
|
base_url: "http://192.168.92.61:8000"
|
|
|
client_id: "sRyfcQwNVoFimigzuuZxhqd36fPkVN5G"
|
|
|
client_secret: "96RuKb4obAn9bQ9i5NtINiKBMvF_9uuCR7eNzD9dWQMbOWZaV3P593-8yLOqzWRd"
|
|
|
- redirect_uri: "http://localhost:4200/auth/callback"
|
|
|
+ redirect_uri: "http://192.168.92.61:9003/auth/callback"
|
|
|
scope: "profile email"
|
|
|
|
|
|
# OAuth 端点
|