Skip to content

v0.4.11

Choose a tag to compare

@IhsenBouallegue IhsenBouallegue released this 30 May 16:01
· 9 commits to main since this release

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.