Skip to content

feat: User Components#529

Open
zigzagdev wants to merge 156 commits into
mainfrom
feat/user
Open

feat: User Components#529
zigzagdev wants to merge 156 commits into
mainfrom
feat/user

Conversation

@zigzagdev

Copy link
Copy Markdown
Owner

No description provided.

zigzagdev and others added 30 commits June 27, 2026 17:27
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: usersテーブルのmigrationとUserモデルの追加 / Add users table migration and User model
feat: add User domain layer / Userドメイン層の追加
feat: add User registration infrastructure layer
…_layer

feat: add User registration application layer
…n_layer

feat: add User registration presentation layer / ユーザー登録プレゼンテーション層の追加
feat: add Codecov integration for PR coverage reporting / CodecovによるPRカバレッジレポートの追加
zigzagdev added 10 commits July 15, 2026 20:26
feat: implement Infrastructure layer for User Logout / ユーザーログアウトのInfrastructure層実装
…ayer

feat: implement Application layer for User Logout / ユーザーログアウトのApplication層実装
…layer

feat: implement Presentation layer for User Logout / ユーザーログアウトのPresentation層実装
feat: implement Logout API across all layers / ユーザーログアウトAPIの全層実装
zigzagdev added 12 commits July 20, 2026 15:36
fix: enable CORS credentials and externalize frontend origin for Sanctum SPA auth
…layer

feat: implement Presentation layer for GET /api/v1/user/me / ログイン中ユーザー取得APIのPresentation層実装
feat: add GET /api/v1/user/me endpoint / ログイン中ユーザー取得APIの追加
…tateful

fix: include frontend origin in SANCTUM_STATEFUL_DOMAINS / Sanctumのstateful対象にフロントのオリジンを追加
fix: enable Sanctum SPA cookie auth for the frontend origin / フロントのオリジンに対するSanctum Cookie認証の有効化
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User Update API User Logout User LogIn User Registration API User Definition

1 participant