Skip to content

feat: add user authentication system#1

Open
Zfinix wants to merge 1 commit into
mainfrom
feat/user-auth
Open

feat: add user authentication system#1
Zfinix wants to merge 1 commit into
mainfrom
feat/user-auth

Conversation

@Zfinix

@Zfinix Zfinix commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add JWT-based authentication with login, registration, and password reset
  • Add auth middleware for protecting routes
  • Add token verification endpoint

Changes

  • New src/routes/auth.ts with register, login, reset-password, and verify endpoints
  • New src/middleware/auth.ts for JWT token validation
  • Updated src/index.ts to wire up auth routes

@Zfinix

Zfinix commented Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

@instalogai review

@instalog-ai

instalog-ai Bot commented Feb 20, 2026

Copy link
Copy Markdown

🤖 Review Failed

🎸 My code solo hit a wrong note...

Time to tune up and try again! Could you run @instalogai review once more? I'll play it perfectly this time! 🎵


Tip: You can try again by commenting @instalogai review on this PR.

@Zfinix

Zfinix commented Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

@instalogai review

@instalog-ai

instalog-ai Bot commented Feb 20, 2026

Copy link
Copy Markdown

🤖 Review Failed

🎭 Plot twist: I'm the villain in this story...

But every good villain gets a redemption arc! Hit me with @instalogai review again and I'll be the hero! 🦸‍♀️


Tip: You can try again by commenting @instalogai review on this PR.

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