httpd: Add `path` query param to rad-web `auth_url`
This helps the web implementation to navigate the user directly to the project from where he ran the command, or to the url the user was navigating.
This helps the web implementation to navigate the user directly to the project from where he ran the command, or to the url the user was navigating.
httpd: Add rid param to rad-web to open a project after auth
Add clippy suggestions
Change map_or_else for or_else
Use a fully specified pathname to be opened instead of only a rid
Rebase.
Pass entire url without origin
Rebase.