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

[Back] - Display users list - admin only #74

Closed
mriiad opened this issue Jan 13, 2024 · 0 comments · Fixed by #75
Closed

[Back] - Display users list - admin only #74

mriiad opened this issue Jan 13, 2024 · 0 comments · Fixed by #75
Assignees

Comments

@mriiad
Copy link
Owner

mriiad commented Jan 13, 2024

  • Objective: The goal of this issue is to develop a secure backend endpoint in our Node.js application that allows the admin to retrieve a list of all users without any filters.

  • Details:

  1. Create a new API endpoint to handle requests for fetching all user data.
  2. The endpoint should retrieve user data from the database without applying any filters.
  3. Ensure that this endpoint is secure and can only be accessed by admin users.
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 a pull request may close this issue.

2 participants