Skip to content

Conversation

@gmethvin
Copy link
Member

No description provided.

Copy link
Contributor

@andrewboni andrewboni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmethvin gmethvin merged commit 31dd211 into main Nov 19, 2025
6 checks passed
process.platform === "darwin"
? "• Keys are stored securely in the macOS Keychain"
: process.platform === "win32"
? "• Keys are stored in ~/.iterable-mcp/keys.json"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might want to use the Windows data protection API for this. i was looking into it briefly and it didn't look too complex to implement

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, it's worth trying if we start getting a lot of users on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants