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
refactor(data-inspector): use devframe_auth_token for the SPA handshake param
Align the standalone attach URL's token param with devframe core's canonical
DEVFRAME_AUTH_TOKEN_QUERY_PARAM ('devframe_auth_token'), which the WS transport
already uses, so the CLI producer, the SPA consumer, and the socket handshake
share one name and one source of truth instead of the bespoke di_token.
0 commit comments