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: auth, middleware, workflows and docs improvements
Consolidate post-PR#6 changes:
- docs: simplify README and fix marketplace e2e
- chore(auth): surface exact NextAuth client error
- test(auth): update login form assertions to match new errors
- fix(middleware): allow api access from app's own origin
- style(middleware): run prettier to fix ci format check
- fix(middleware): handle malformed NEXT_PUBLIC_APP_URL env var
- fix(auth): fallback to local workspace when Supabase query fails
- fix(workflows): bypass Supabase for local-workspace mode
0 commit comments