💡 [FEATURE]: Secure the API data and make all the routes private #117
Labels
backend task
You need to work on backend for this issue
enhancement
New feature or request
help wanted
Extra attention is needed
intermediate level issue
Good for intermediates
Milestone
Describe the feature
To ensure that only authorized users can access the data, you must add authentication to each and every one of the API routes.
/all
routes will become completely private and only accessible by the admins.What is the current behaviour?
null
What was the expected behaviour?
To make all the API routes private.
Additional context
https://discord.gg/JVddw2AZ
Would you like to work on this issue?
None
Please check all the boxes below
The text was updated successfully, but these errors were encountered: