Skip to content

feat: implement model, middleware, auth#10

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

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

Conversation

@GoSTEAN

@GoSTEAN GoSTEAN commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

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

Pvsaint commented Jul 26, 2025

Copy link
Copy Markdown
Contributor

CI failed, please run "--fix"

@Pvsaint Pvsaint self-requested a review July 26, 2025 12:28

@Pvsaint Pvsaint left a comment

Copy link
Copy Markdown
Contributor

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