Auth notes
Local auth behavior and UI expectations.
Local session
Login/signup persists to localStorage on this site. The UI expects an authenticated user to enable Create actions.
Swappable backend
Auth connectors can be swapped later without changing the UI—keep client flows stable.
Reference
Build for scanning + visuals
The product identity is two-lane: fast classified browsing and gallery-first image posts. Keep UI consistent, lean, and readable.
What’s next
Expand this doc page with real API routes and schemas only when the connector is finalized—UI stays the same either way.
Keep contracts stable