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
New /publish page with step-by-step guide and GitHub sign-in button
New /token page — after OAuth the registry now redirects here with your publish token ready to copy (token is cleared from URL immediately via history.replaceState)
"Publish" link added to navbar
Registry: OAuth callback now auto-creates a publish token and hands it off to the frontend instead of serving a bare HTML dashboard page
Registry: FRONTEND_URL env var added (defaults to https://packages.meshlang.dev)