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

💡 [FEATURE]: Secure the API data and make all the routes private #117

Open
3 of 4 tasks
SkidGod4444 opened this issue Dec 16, 2024 · 1 comment
Open
3 of 4 tasks
Assignees
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

Comments

@SkidGod4444
Copy link
Collaborator

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

  • I have read and followed the project's code of conduct
  • I have searched for similar issues before creating this one
  • I have provided all the necessary information to understand and reproduce the issue
  • I am willing to contribute to the resolution of this issue
@SkidGod4444 SkidGod4444 added the enhancement New feature or request label Dec 16, 2024
@SkidGod4444 SkidGod4444 added this to the Core AI Modules milestone Dec 16, 2024
@SkidGod4444 SkidGod4444 added help wanted Extra attention is needed intermediate level issue Good for intermediates backend task You need to work on backend for this issue labels Dec 16, 2024
@Subas-mohanty
Copy link

Assign me, I can work on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants