📄️ Introduction
Halosight uses token-based authentication for all embeddable components.
📄️ Getting an Access Token
Your backend exchanges the API key for an access token using the Halosight authentication endpoint.
📄️ Using the Access Token in Your Frontend
Once your backend endpoint is ready, your frontend retrieves tokens by calling it through the .onGetAuth callback.
📄️ Troubleshooting
This guide covers common issues when setting up Halosight authentication and how to resolve them.