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
Fix registry auth: use source org for token, suggest login on 403
RegistrySource now uses its own Org field for token lookup instead of
detecting from git remote. This fixes auth when pulling from multiple
orgs' registries.
Catalog search now detects auth-related failures (403, token errors)
and suggests running apx auth login.
0 commit comments