Skip to content

Add Nest-based user server with JWT authentication - #1

Merged
DmPrkp merged 1 commit into
mainfrom
codex/add-user-server-with-authentication
Nov 9, 2025
Merged

Add Nest-based user server with JWT authentication#1
DmPrkp merged 1 commit into
mainfrom
codex/add-user-server-with-authentication

Conversation

@DmPrkp

@DmPrkp DmPrkp commented Nov 9, 2025

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated NestJS user-server with Prisma, authentication modules, and validation
  • define a Prisma user model, migrations, and seed script that provisions a default user with id 1
  • expose sign-in and log-in endpoints that hash passwords and issue JWT access tokens, and wire the service into dev/prod docker compose

Testing

  • not run (not requested)

Codex Task

@DmPrkp
DmPrkp merged commit 0e17346 into main Nov 9, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant