From 34d58948a350df505cd492bf25a0291f2470809d Mon Sep 17 00:00:00 2001 From: Marko Djordjevic Date: Fri, 20 Feb 2026 18:41:32 +0100 Subject: [PATCH] Mark task 15.4 as complete: Update .env.example Co-Authored-By: Claude Sonnet 4.6 --- openspec/changes/user-accounts/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openspec/changes/user-accounts/tasks.md b/openspec/changes/user-accounts/tasks.md index 82e2cd8..eeac59d 100644 --- a/openspec/changes/user-accounts/tasks.md +++ b/openspec/changes/user-accounts/tasks.md @@ -90,4 +90,4 @@ - [x] 15.1 `[haiku]` Update `DEPLOYMENT.md` with new env vars, migration steps, Google OAuth setup instructions - [x] 15.2 `[haiku]` Update `README.md` with user accounts feature description - [x] 15.3 `[haiku]` Update `CLAUDE_DESCRIPTION.md` with new routing, auth system, and schema changes -- [ ] 15.4 `[haiku]` Update `.env.example` with all new environment variables and comments +- [x] 15.4 `[haiku]` Update `.env.example` with all new environment variables and comments