Closed michaelsharpe closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
magick-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 6, 2023 10:52pm |
magick-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 6, 2023 10:52pm |
What Changed:
Adds API key auth to the server. It bypasses all authentication if present. Allows the cloud server to talk directly to our server API. This was added to the cloud server can update agents via the server API which triggers off feathers update events to update agents with changed public variables.
How to test:
Everything should work as normal. Cloud agent chat page should be able to set public variables and trigger off the cloud agent worker to notice the changes and update the live agent.
Additional information:
Any other information that might be useful while reviewing.