We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
All routes are user authenticated.
If the path of internal routes is known they are just accessible without verifying whether the user exists or not, in the MongoDB database.
How to ensure the routes are only available via registered users?