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
feat: add auth_keywords to HubItem and manager_update_hub_auth RPC
- HubItem: new auth_keywords field (serde default=[]) for UI autocomplete
- hub_manager: add update_auth() to update in-memory + persist to DB
- rpc/data: add RpcUpdateHubAuthRequest
- rpc/server: add manager_update_hub_auth handler
- Fix all HubItem struct literals to include auth_keywords field
0 commit comments