Make App Auth

Use when generating, modifying, reviewing, or debugging Make App unified login and authenticated /api/make requests with @qfeius/make-app-auth. Covers unified login, OAuth/ngrok mode, 401/403 handling, logout, current-user menu logout wiring, cookies, sessions, redirect callbacks, and Make App auth troubleshooting. Preserve authenticated context for the default /api/make/app/principal/permission flow. Does not cover UI layout, account menu placement, page structure, build output, Service API contracts, permission logic, DSL modeling, or canvas-table internals; use makeui for the current-user header menu surface and make-app-permission for single-app permission enforcement.

qfeius e99bd5d 11 files · 134.1 KB Updated

File contents

qfeius/make-platform-skills/tree/main/skills/make-app-auth commit e99bd5d8c8

Frequently asked questions

npx skillmds@latest add qfeius/make-app-auth