v0.4.11
fix(login): public PKCE client, loopback 127.0.0.1
Drop the client_secret (the hub registers glasshome-widget-cli as a public client; PKCE authenticates it). Use the http://127.0.0.1:9274/callback loopback redirect the hub allowlists. Requires a hub build with the widget-cli public client registered.