Genome Studio — dev harness

Mints tokens via bi-api /auth/token using the studio_api_secret as X-API-Key, then loads the extensionless bundle inside an iframe and hands the config over postMessage. Used only locally; the Angular portal supplies this object in production.

Environment
Login via studio_api_secret

The studio_api_secret is the value of the Looker user attribute of the same name. It's kept only in localStorage and never committed. The Angular portal will call this same endpoint in production.