Skip to content

feat: implement model, middleware, auth#10

Merged
Pvsaint merged 3 commits intoMetroLogic:mainfrom
GoSTEAN:main
Jul 26, 2025
Merged

feat: implement model, middleware, auth#10
Pvsaint merged 3 commits intoMetroLogic:mainfrom
GoSTEAN:main

Conversation

@GoSTEAN
Copy link
Copy Markdown
Contributor

@GoSTEAN GoSTEAN commented Jul 25, 2025

Changes made

  • i created models for users
  • i implemented the auth controller
  • i implemented the auth router
  • i implement the middleware and guard functionality

closes #7

@Pvsaint
Copy link
Copy Markdown
Contributor

Pvsaint commented Jul 26, 2025

CI failed, please run "--fix"

@Pvsaint Pvsaint self-requested a review July 26, 2025 12:28
Copy link
Copy Markdown
Contributor

@Pvsaint Pvsaint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! LGTM!

@Pvsaint Pvsaint merged commit f6e6db5 into MetroLogic:main Jul 26, 2025
3 checks passed
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.

BE: Implement Mode, User Authentication and Middleware System

2 participants