mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-18 06:03:49 +00:00
The issue is whenever a user is trying to log in with an email and a one-time code, the Chrome extension is not able to authenticate. The fix is to add a callback URL with a query parameter of `extension-auth-success` equal to `true`, which will allow the Chrome extension to identify and verify the auth whenever a user is trying to log in into the Chrome extension. |
||
|---|---|---|
| .. | ||
| ai-sdk | ||
| hooks | ||
| lib | ||
| openai-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||