Files
home/server.js
dsyoon ee985a707a Persist user login/logout audit in ncue_user
Add first_login_at and last_logout_at, ensure table exists at runtime, upsert user on /api/auth/sync, and record logout via /api/auth/logout from the client.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 20:59:01 +09:00

5.8 KiB