Skip to main content

max / goingson

Rotate SyncKit API key Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-14 19:27 UTC
Commit: a11a17b14a2cf240899ba37a8a4c2f0844c42578
Parent: 046d3ba
1 file changed, +1 insertion, -1 deletion
M synckit.toml +1 -1
@@ -1,5 +1,5 @@
1 1 # SyncKit configuration — embedded in distribution builds.
2 2 # The API key is a client identifier (not a secret). It identifies this app
3 3 # to the MNW server. User authentication happens via OAuth2 PKCE.
4 - api_key = "b58e66d63ea0c1c15c46798064f6ebe8563c0b1d0d390f0c6fe059a692a57d20"
4 + api_key = "68d41709b33b41d0ec3d56b1dc8516188a8eaf7b9c0ea32094476c67c8fa7d9c"
5 5 server_url = "https://makenot.work"