Hu-Fi / Mr.Market

Mr. Market is the exchange oracle of HuFi, and a CeFi crypto bot on Mixin Messenger
https://mr-market-one.vercel.app
GNU Affero General Public License v3.0
1 stars 6 forks source link

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

Closed zed-wong closed 6 months ago

zed-wong commented 6 months ago

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