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

Add authorization (token) for admin requests #4

Open
teodoragrosu opened this issue Dec 1, 2020 · 0 comments
Open

Add authorization (token) for admin requests #4

teodoragrosu opened this issue Dec 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@teodoragrosu
Copy link
Owner

Admins should be able to remove news/articles. Token authorization should be added in the API Specification for the following endpoints:

DELETE /news/{news_id}
DELETE /articles/{articles_id}

@teodoragrosu teodoragrosu self-assigned this Dec 1, 2020
@teodoragrosu teodoragrosu added the enhancement New feature or request label Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant