GC LAC Starter: Load, Auth, Cache (Implicit, Browser)
Abstract:
The GC LAC Starter: Genesys Cloud Load, Auth, Cache is a lightweight, browser-only base for rapid
Genesys Cloud Platform API prototyping. It removes authentication friction so you can start building POCs immediately.
LAC performs three jobs in order: it loads the Genesys Cloud JavaScript SDK, it performs OAuth 2.0 Implicit Grant authentication, and it caches the token for reuse.
No Node, no frameworks, no secrets in the browser.