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

[BUG] API need to be made secure #40

Open
tenvoltz opened this issue Apr 16, 2024 · 0 comments
Open

[BUG] API need to be made secure #40

tenvoltz opened this issue Apr 16, 2024 · 0 comments
Assignees
Labels
Back-End bug Something isn't working High Priority

Comments

@tenvoltz
Copy link
Collaborator

Describe the bug
Currently, the API is exposes to the public with no authentication check. It is best practice to secure the API with the NextAuth token obtained from the client side.

Expected behavior
API need to be secured as described in: https://next-auth.js.org/tutorials/securing-pages-and-api-routes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-End bug Something isn't working High Priority
Projects
None yet
Development

No branches or pull requests

2 participants