phx-update="ignore" to prevent LiveView from touching it.
Installation
Add to yourassets/package.json:
Basic Usage
Place the agent in your root layout withphx-update="ignore":
With Hooks
Create a LiveView hook for better control:With Guardian/Ueberauth
If using Guardian and Ueberauth for authentication:LiveView Component
Create a component that manages the agent:SSR with Ticket Exchange
For enhanced security, exchange tokens server-side:See Also
- Identity Providers - Configure your IDP
- Embedding the Agent - Full embedding guide

