tru-mcp 0.14.7 → 0.14.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14,7 +14,6 @@ export const authenticateTool = {
|
|
|
14
14
|
handler: async (args) => {
|
|
15
15
|
try {
|
|
16
16
|
// Check if already authenticated (unless switching accounts)
|
|
17
|
-
let previousEmail = null;
|
|
18
17
|
if (!args.switch_account) {
|
|
19
18
|
const existing = await checkExistingAuth();
|
|
20
19
|
if (existing) {
|
|
@@ -36,31 +35,33 @@ export const authenticateTool = {
|
|
|
36
35
|
};
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
|
-
else {
|
|
40
|
-
// Remember the current email before switching so we can detect if it didn't change
|
|
41
|
-
const existing = await checkExistingAuth();
|
|
42
|
-
previousEmail = existing?.email || null;
|
|
43
|
-
}
|
|
44
38
|
const result = await loginViaBrowser({
|
|
45
39
|
switchAccount: args.switch_account,
|
|
46
40
|
});
|
|
47
|
-
//
|
|
48
|
-
|
|
41
|
+
// After a switch, the user already made their choice in the browser — just proceed
|
|
42
|
+
if (args.switch_account) {
|
|
43
|
+
return {
|
|
44
|
+
content: [
|
|
45
|
+
{
|
|
46
|
+
type: "text",
|
|
47
|
+
text: `Switched to ${result.email}. Credentials saved locally.`,
|
|
48
|
+
},
|
|
49
|
+
],
|
|
50
|
+
};
|
|
51
|
+
}
|
|
49
52
|
return {
|
|
50
53
|
content: [
|
|
51
54
|
{
|
|
52
55
|
type: "text",
|
|
53
|
-
text:
|
|
54
|
-
|
|
55
|
-
:
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
` description: "Log in with a different email"\n` +
|
|
63
|
-
`If they choose "Switch account", call login(switch_account: true).`,
|
|
56
|
+
text: `Authenticated successfully as ${result.email}. Credentials saved locally.\n\n` +
|
|
57
|
+
`Use AskUserQuestion to confirm this is the right account:\n` +
|
|
58
|
+
` question: "You're now logged in as ${result.email}. Is this the account you want to use?"\n` +
|
|
59
|
+
` options:\n` +
|
|
60
|
+
` - label: "Yes, continue"\n` +
|
|
61
|
+
` description: "Use ${result.email} for this setup"\n` +
|
|
62
|
+
` - label: "Switch account"\n` +
|
|
63
|
+
` description: "Log in with a different email"\n` +
|
|
64
|
+
`If they choose "Switch account", call login(switch_account: true).`,
|
|
64
65
|
},
|
|
65
66
|
],
|
|
66
67
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authenticate.js","sourceRoot":"","sources":["../../src/tools/authenticate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAElE,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,IAAI,EAAE,OAAO;IACb,WAAW,EACT,yCAAyC;QACzC,sGAAsG;QACtG,sDAAsD;QACtD,iFAAiF;QACjF,gKAAgK;IAClK,WAAW,EAAE;QACX,cAAc,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,oDAAoD,CAAC;KACtG;IACD,OAAO,EAAE,KAAK,EAAE,IAAkC,EAAE,EAAE;QACpD,IAAI,CAAC;YACH,6DAA6D;YAC7D,IAAI,
|
|
1
|
+
{"version":3,"file":"authenticate.js","sourceRoot":"","sources":["../../src/tools/authenticate.ts"],"names":[],"mappings":"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"}
|