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
Browse filesBrowse the repository at this point in the historyBrowse files
saravmajestic
committed
feat: append cli_context param to altimate auth URL for PostHog session correlation
Adds a base64url-encoded cli_context query param to the browser auth URL
opened by the CLI. The blob carries { v, machine_id, cli_version } so the
frontend can call posthog.register / posthog.alias and link the CLI device
to the authenticated user without any PII traveling in the URL.
0 commit comments