Skip to content

Comments

feat: add user authentication system#1

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

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

Conversation

@Zfinix
Copy link
Contributor

@Zfinix Zfinix commented Feb 20, 2026

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
Copy link
Contributor Author

Zfinix commented Feb 20, 2026

@instalogai review

@instalog-ai
Copy link

instalog-ai bot commented Feb 20, 2026

🤖 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
Copy link
Contributor Author

Zfinix commented Feb 20, 2026

@instalogai review

@instalog-ai
Copy link

instalog-ai bot commented Feb 20, 2026

🤖 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