- Approve this app in Myme to finish connecting. Open the link below and confirm the code
- matches.
+ Paste your Myme API key to connect. Generate one in your Myme client — it stays on this Mac,
+ encrypted via Keychain.
-
-
User code
-
- {userCode}
-
-
{verificationUri}
-
+
-
diff --git a/src/renderer/src/state/mymeStore.ts b/src/renderer/src/state/mymeStore.ts
index 9ee826b..548d021 100644
--- a/src/renderer/src/state/mymeStore.ts
+++ b/src/renderer/src/state/mymeStore.ts
@@ -25,6 +25,7 @@ interface MymeState {
hydrate: () => Promise