You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using `ChatKit.js` with a custom backend, see [Custom Backends](/guides/custom-backends).
10
+
If you are using `ChatKit.js` with a custom backend, see [Custom Backends](/chatkit-js/guides/custom-backends).
11
11
:::
12
12
13
13
ChatKit uses short‑lived client tokens issued by your server. Your backend creates a session and returns a token to trusted clients. Clients never use your API key directly.
0 commit comments