Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all users endpoint for admin page /manage/users #93

Closed
zed-wong opened this issue Mar 26, 2024 · 0 comments
Closed

Get all users endpoint for admin page /manage/users #93

zed-wong opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@zed-wong
Copy link
Collaborator

zed-wong commented Mar 26, 2024

Build a controller (user.controller.ts) that returns all the users for page /manage/orders , uses @UseGuards(JwtAuthGuard) for auth
https://github.com/Hu-Fi/Mr.Market/blob/main/server/src/modules/mixin/user/user.service.ts#L77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants