Skip to content

feat: implement user login and registration with SQLite#1

Merged
AntonCoon merged 3 commits intomasterfrom
feature/login
Sep 2, 2025
Merged

feat: implement user login and registration with SQLite#1
AntonCoon merged 3 commits intomasterfrom
feature/login

Conversation

@AntonCoon
Copy link
Owner

Adds basic user authentication and registration with SQLite storage.
Includes User model, API endpoints (/login, /user/{username}, /), response helpers, tests for model and API, and Dockerfile update to ensure /data folder exists.

@AntonCoon AntonCoon merged commit b2b4752 into master Sep 2, 2025
1 check passed
@AntonCoon AntonCoon deleted the feature/login branch September 2, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant